Skip to content

Commit

Permalink
reverting to old lib
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter-Herrmann committed Oct 31, 2023
1 parent 8600791 commit b8acc10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openlane/user_project_wrapper/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"VERILOG_FILES_BLACKBOX": ["dir::../macros/sky130_sram_2kbyte_1rw1r_32x512_8.v"],
"EXTRA_LEFS": ["dir::../../../../pdk/sky130A/libs.ref/sky130_sram_macros/lef/sky130_sram_2kbyte_1rw1r_32x512_8.lef"],
"EXTRA_GDS_FILES": ["dir::../../../../pdk/sky130A/libs.ref/sky130_sram_macros/gds/sky130_sram_2kbyte_1rw1r_32x512_8.gds"],
"EXTRA_LIBS": ["dir::../../../../pdk/sky130A/libs.ref/sky130_sram_macros/lib/sky130_sram_2kbyte_1rw1r_32x512_8_TT_1p8V_25C.lib"],
"EXTRA_LIBS": ["dir::../macros/sky130_sram_2kbyte_1rw1r_32x512_8_TT_1p8V_25C.lib"],
"ROUTING_CORES": 20,
"KLAYOUT_XOR_THREADS": 20,
"FP_IO_UNMATCHED_ERROR": 0,
Expand Down

0 comments on commit b8acc10

Please sign in to comment.