Configuration - LEAP-FPGA/leap-documentation GitHub Wiki

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.

⚠️ **GitHub.com Fallback** ⚠️