Skip to content

The BoxLambda SoC Component

The BoxLambda SoC module is defined as a gateware component. The Gateware Build System section describes the three-layer gateware build structure. The diagram below shows how the BoxLambda SoC component fits into that build structure.

BoxLambda SoC Component Build Diagram

Build diagram with the BoxLambda SoC component and boxlambda_top.sv.

Different gw/project/ builds reference this boxlambda_soc component. The project builds vary in the way they instantiate the boxlambda_soc module, including or excluding specific subcomponents. Most gw/projects reference the same boxlambda_top.sv module but with a different combination of defines in their Bender.yml manifest.