You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Michael Adler edited this page Mar 3, 2015
·
1 revision
Configuration
As with all AWB-based projects the build process for a LEAP design involves a configuration step where a sub-set of .awb modules from the module pool are collected into a build tree where Make (or SCons) can be invoked. This page contains are (currently spare) explanation of that processor for hybrid hardware/software builds.
Static Parameters
Awb builds support the notion of static, build-time, parameters. These parameters are specified in a modules .awb file with the %param directive. More details are here.