File tree Expand file tree Collapse file tree 4 files changed +0
-4
lines changed
Expand file tree Collapse file tree 4 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -11,4 +11,3 @@ export CORE_MARGIN = 2
1111export PLACE_DENSITY = 0.70
1212
1313export PLACE_PINS_ARGS = -annealing
14- export HAS_IO_CONSTRAINTS = 0
Original file line number Diff line number Diff line change @@ -18,7 +18,6 @@ export SYNTH_HIERARCHICAL = 1
1818export RTLMP_FLOW = 1
1919
2020export PLACE_PINS_ARGS = -annealing
21- export HAS_IO_CONSTRAINTS = 0
2221
2322# Generous routing at top level
2423export MIN_ROUTING_LAYER = M2
Original file line number Diff line number Diff line change @@ -16,4 +16,3 @@ verilog:
1616 ./designs/src/mock-alu/verilog.sh
1717
1818export PLACE_PINS_ARGS =-annealing
19- export HAS_IO_CONSTRAINTS =0
Original file line number Diff line number Diff line change @@ -25,7 +25,6 @@ export ADDITIONAL_GDS = $(PLATFORM_DIR)/gds/tsmc65lp_1rf_lg6_w8_bit.gds2 \
2525export DIE_AREA = 0 0 880 780
2626export CORE_AREA = 10 12 870 770
2727export PLACE_PINS_ARGS = -exclude left :* -exclude right:0-400 -exclude bottom:*
28- export HAS_IO_CONSTRAINTS = 0
2928
3029export MACRO_PLACE_HALO = 10 10
3130export MACRO_PLACE_CHANNEL = 20 20
You can’t perform that action at this time.
0 commit comments