Skip to content

configurability for synthesis wrapper generation

Created by: kevindkim723

Sometimes, we don't need/want to generate a wrapper for modules we want to synthesize, like modules in src/generic

Added a parameter to the makefile called WRAPPER=[0/1] that turns off/on wrapper generation respectively

Merge request reports

Loading