[skip ci] abandon sv2v, Genus happy with patched firtool

This commit is contained in:
Harrison Liew
2023-02-08 19:00:26 -08:00
parent 61d094e887
commit 2bfc6e1347
4 changed files with 3 additions and 15 deletions

View File

@@ -35,6 +35,4 @@ ifeq ($(tutorial),sky130-openroad)
VLSI_OBJ_DIR ?= build-sky130-openroad
# This prevents multidimensional arrays (unsupported by Yosys) at the expense of elaboration time.
#ENABLE_CUSTOM_FIRRTL_PASS = 1
# This runs sv2v for Yosys compatibility
CONVERT_SV2V = 1
endif