Skip to content

fix synth makefile

Eclipse Webmaster requested to merge github/fork/kipmacsaigoren/wrappers into main

Created by: kevindkim723

Config.vh was updated to use localparam NAME = VALUE; format instead of DEFINE macros. There was a bug in the synth makefile where SED commands on the config files were missing the equals sign and the semicolon. This led to compilation errors when running make synth.

Merge request reports

Loading