##// END OF EJS Templates
(LFR-EM) WFP_MS-1-1-26...
pellion -
r426:793daca937bf JC
parent child
Show More
@@ -1,31 +1,31
1 1 # Top Level Design Parameters
2 2
3 3 # Clocks
4 4
5 5 create_clock -period 10.000000 -waveform {0.000000 5.000000} clk100MHz
6 6 create_clock -period 20.344999 -waveform {0.000000 10.172500} clk49_152MHz
7 7 create_clock -period 20.000000 -waveform {0.000000 10.000000} clk_50_s:Q
8 8 create_clock -period 40.000000 -waveform {0.000000 20.000000} clk_25:Q
9 9 create_clock -period 40.690000 -waveform {0.000000 20.345100} clk_24:Q
10 create_clock -name SPW_CLOCK -period 100.000000 -waveform {0.000000 50.000000} {SPW1_DIN SPW1_SIN SPW2_DIN SPW2_SIN}
10 create_clock -name SPW_CLOCK -period 100.000000 -waveform {0.000000 50.000000} {spw1_din spw1_sin spw2_din spw2_sin}
11 11
12 12
13 13 # False Paths Between Clocks
14 14
15 15
16 16 # False Path Constraints
17 17
18 18
19 19 # Maximum Delay Constraints
20 20
21 21
22 22 # Multicycle Constraints
23 23
24 24
25 25 # Virtual Clocks
26 26 # Output Load Constraints
27 27 # Driving Cell Constraints
28 28 # Wire Loads
29 29 # set_wire_load_mode top
30 30
31 31 # Other Constraints
General Comments 0
You need to be logged in to leave comments. Login now