|
|
@ -313,7 +313,7 @@ set_property CONFIG_MODE SPIx4 [current_design]
|
|
|
|
# Clock constraints
|
|
|
|
# Clock constraints
|
|
|
|
################################################################################
|
|
|
|
################################################################################
|
|
|
|
|
|
|
|
|
|
|
|
create_clock -add -name sys_clk_pin -period 10.00 [get_ports { ext_clk }];
|
|
|
|
create_clock -name sys_clk_pin -period 10.00 [get_ports { ext_clk }];
|
|
|
|
|
|
|
|
|
|
|
|
################################################################################
|
|
|
|
################################################################################
|
|
|
|
# False path constraints (from LiteX as they relate to LiteDRAM)
|
|
|
|
# False path constraints (from LiteX as they relate to LiteDRAM)
|
|
|
|