diff options
Diffstat (limited to 'conspiracion.qsf')
| -rw-r--r-- | conspiracion.qsf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conspiracion.qsf b/conspiracion.qsf index ee6ccf8..92d47c6 100644 --- a/conspiracion.qsf +++ b/conspiracion.qsf @@ -109,7 +109,7 @@ set_global_assignment -name ECO_REGENERATE_REPORT ON set_location_assignment PIN_AF14 -to clk_clk -set_location_assignment PIN_AB12 -to debug +set_location_assignment PIN_AB12 -to reset_reset_n set_location_assignment PIN_V16 -to pio_leds[0] set_location_assignment PIN_W16 -to pio_leds[1] @@ -344,4 +344,4 @@ set_global_assignment -name SIP_FILE ip/dsp_mul.sip -set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top
\ No newline at end of file +set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top |
