73
Figure 6-42 Completed Pin Planning Example
Now, you are finished creating your Quartus II design!
6
6
.
.
7
7
C
C
r
r
e
e
a
a
t
t
e
e
a
a
D
D
e
e
f
f
a
a
u
u
l
l
t
t
T
T
i
i
m
m
e
e
Q
Q
u
u
e
e
s
s
t
t
S
S
D
D
C
C
F
F
i
i
l
l
e
e
Timing settings are critically important for a successful design. For this tutorial you will create a
basic Synopsys Design Constraints File (.sdc) that the Quartus II TimeQuest Timing Analyzer uses
during design compilation. For more complex designs, you will need to consider the timing
requirements more carefully.
To create an SDC, perform the following steps:
1. Open the TimeQuest Timing Analyzer by choosing
Tools > TimeQuest Timing Analyzer
.
2. Select
File > New SDC file
. The SDC editor opens.
3. Type the following code into the editor:
create_clock -period 20.000 -name CLOCK_50
derive_pll_clocks
derive_clock_uncertainty
4. Save this file as my_first_fpga.sdc (see
Figure 6-43
)
Summary of Contents for De0-Nano
Page 1: ...1 ...
Page 4: ...4 9 3 Revision History 155 9 4 Copyright Statement 155 ...
Page 44: ...44 Figure 6 5 Browse to find the location Figure 6 6 There is no need to test the driver ...
Page 90: ...90 Figure 7 14 Add NIOS II Processor ...
Page 93: ...93 Figure 7 17 Rename the CPU 1 Figure 7 18 Rename the CPU 2 ...
Page 98: ...98 Figure 7 23 Add On Chip Memory ...
Page 100: ...100 Figure 7 25 Update Total memory size ...
Page 102: ...102 Figure 7 28 Update CPU settings ...
Page 104: ...104 Figure 7 30 Add PIO ...
Page 106: ...106 Figure 7 32 PIO 21 Rename pio_0 to pio_led as shown in Figure 7 33 Figure 7 33 Rename PIO ...
Page 113: ...113 Figure 7 43 Input verilog Text Figure 7 44 Open DE0_NANO_SOPC v ...
Page 146: ...146 Figure 8 16 Display Progress and Result Information for the SDRAM Demonstration ...
Page 150: ...150 Figure 9 3 Select Devices Page ...
Page 151: ...151 Figure 9 4 Convert Programming Files Page ...