mirror of https://github.com/zxdos/zxuno.git
Arreglo core Jupiter Ace
This commit is contained in:
parent
121d786705
commit
f6def2d07e
|
|
@ -0,0 +1,6 @@
|
|||
# Timing constraints
|
||||
NET "clk50mhz" PERIOD=20 ns;
|
||||
NET "clkram" KEEP | S | PERIOD=37.5 ns;
|
||||
NET "clk65" KEEP | S | PERIOD=150 ns;
|
||||
NET "clkcpu" KEEP | S | PERIOD=300 ns;
|
||||
NET "clkvga" KEEP | S | PERIOD=75 ns;
|
||||
Loading…
Reference in New Issue