Skip to content
Snippets Groups Projects
Commit 74e64f3a authored by Daniel Newbrook's avatar Daniel Newbrook
Browse files

Add uniquify cells names to gds output

parent cb18b8a2
No related branches found
No related tags found
No related merge requests found
......@@ -99,7 +99,7 @@ write_stream $::env(SOCLABS_PROJECT_DIR)/imp/ASIC/nanosoc/nanosoc.gds \
-map_file /home/dwn1c21/SoC-Labs/util/PRTF_EDI_65nm_001_Cad_V24a/PR_tech/Cadence/GdsOutMap/PRTF_EDI_N65_gdsout_6X1Z1U.24a.map \
-lib_name DesignLib \
-merge [list ${SC_GDS2} ${RF_16K_GDS2} ${RF_08K_GDS2} ${ROM_VIA_GDS2}]\
-output_macros -unit 1000 -mode all
-output_macros -unit 1000 -mode all -uniquify_cell_names
write_netlist $::env(SOCLABS_PROJECT_DIR)/imp/ASIC/nanosoc/netlist_PnR/nanosoc_chip_pads_44pin.v
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment