Add basic project with cpu, ram and rom
This commit is contained in:
5
hw/super6502_fpga/constraints/constraints.sdc
Normal file
5
hw/super6502_fpga/constraints/constraints.sdc
Normal file
@@ -0,0 +1,5 @@
|
||||
create_clock -period 5.00 i_sdrclk
|
||||
create_clock -period 5.00 i_tACclk
|
||||
create_clock -period 10.00 i_sysclk
|
||||
|
||||
create_generated_clock -source i_sysclk -divide_by 50 clk_cpu
|
||||
Reference in New Issue
Block a user