fifo_mw never got a value assigned - fixed for testbench, but still open for toplevel
This commit is contained in:
@@ -680,7 +680,6 @@ set_instance_assignment -name CURRENT_STRENGTH_NEW 8MA -to SYNC_n
|
||||
set_instance_assignment -name CURRENT_STRENGTH_NEW 12MA -to CLK_DDR_OUT_n
|
||||
set_instance_assignment -name IO_STANDARD "2.5 V" -to CLK_DDR_OUT_n
|
||||
set_instance_assignment -name GLOBAL_SIGNAL "GLOBAL CLOCK" -to CLK_DDR_OUT_n
|
||||
set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top
|
||||
set_location_assignment PIN_F21 -to IRQ_n[2]
|
||||
set_location_assignment PIN_H20 -to IRQ_n[3]
|
||||
set_location_assignment PIN_F20 -to IRQ_n[4]
|
||||
@@ -689,4 +688,5 @@ set_location_assignment PIN_P7 -to IRQ_n[6]
|
||||
set_location_assignment PIN_N7 -to IRQ_n[7]
|
||||
set_instance_assignment -name IO_STANDARD "3.0-V LVCMOS" -to IRQ_n[2]
|
||||
set_instance_assignment -name IO_STANDARD "3.0-V LVCMOS" -to IRQ_n[3]
|
||||
set_instance_assignment -name IO_STANDARD "3.0-V LVCMOS" -to IRQ_n[4]
|
||||
set_instance_assignment -name IO_STANDARD "3.0-V LVCMOS" -to IRQ_n[4]
|
||||
set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top
|
||||
Reference in New Issue
Block a user