Skip to content

Commit 0b20821

Browse files
committed
mods to repro yosys-abc cap_load_unit restriction
Signed-off-by: Jeff Ng <[email protected]>
1 parent 044183f commit 0b20821

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

flow/platforms/asap7/config.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export SC_LEF = $(PLATFORM_DIR)/lef/asap7sc7p5t_28_R_1x_220121a
1313
export GDS_FILES = $(PLATFORM_DIR)/gds/asap7sc7p5t_28_R_220121a.gds \
1414
$(ADDITIONAL_GDS)
1515

16-
export BC_NLDM_LIB_FILES = $(LIB_DIR)/asap7sc7p5t_AO_RVT_FF_nldm_211120.lib.gz \
16+
export BC_NLDM_LIB_FILES = $(LIB_DIR)/asap7sc7p5t_AO_RVT_FF_nldm_211120.lib \
1717
$(LIB_DIR)/asap7sc7p5t_INVBUF_RVT_FF_nldm_220122.lib.gz \
1818
$(LIB_DIR)/asap7sc7p5t_OA_RVT_FF_nldm_211120.lib.gz \
1919
$(LIB_DIR)/asap7sc7p5t_SIMPLE_RVT_FF_nldm_211120.lib.gz \
Binary file not shown.

0 commit comments

Comments
 (0)