Skip to content

Commit

Permalink
adding pdk path for VERILOG_INCLUDE_DIRS
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter-Herrmann committed Oct 29, 2023
1 parent 2c8ec33 commit 8705297
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openlane/user_project_wrapper/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
"dir::../../verilog/rtl/rtl/soc/soc.sv",
"dir::../../verilog/rtl/carp-lib/obi_qspi_controller/spimemio.v"
],
"VERILOG_INCLUDE_DIRS": "pdk_dir::libs.ref/sky130_sram_macros/verilog",
"VERILOG_FILES_BLACKBOX": "dir::../macros/sky130_sram_2kbyte_1rw1r_32x512_8.v",
"EXTRA_LEFS": "pdk_dir::libs.ref/sky130_sram_macros/lef/sky130_sram_2kbyte_1rw1r_32x512_8.lef",
"EXTRA_LIBS": "pdk_dir::libs.ref/sky130_sram_macros/lib/sky130_sram_2kbyte_1rw1r_32x512_8_TT_1p8V_25C.lib",
Expand Down

0 comments on commit 8705297

Please sign in to comment.