|
|
EDA365欢迎您登录!
您需要 登录 才可以下载或查看,没有帐号?注册
x
ction 1: Getting Started 0 e6 {( H$ ~7 P E
4 H$ c# A0 O5 v' |& G. ^
This first section is meant to get a user up and running as quickly as possible. It touches ! P; S2 i$ J' |- t9 K
on multiple topics that are detailed later, and is meant for application and a quick understanding.
. O/ a$ N4 m6 Z( M. e6 s. q$ E8 p9 @That being said, I think all users should look through this section and make sure they understand
/ |6 q( [, N0 V y3 G1 M9 uit. 9 _ h# J$ j7 h6 v* W0 H( L
The last portion of Getting Started covers analyzing results, which is an integral part of
8 V! N& y0 e1 v. y* d( R) ]9 R0 qentering constraints. One can't enter core timing or I/O constraints without being able to read the
& g' q& C% t5 ~analysis reports, so it is recommended to read that section in conjunction with the information at
) g+ w0 U4 Q, |4 }/ g7 Vthe beginning. 1 d# @) v& n* @5 T3 W; B" ?1 S
! s; N% A1 y" B7 s6 VQuartus Setup 6 a3 [7 K, l) n# ~9 r6 ~
Within Quartus, there are a number of quick steps for setting up your design with
9 S- j, S/ H1 B3 Z/ ?/ iTimeQuest. These are accessed through the pull-down menu Assignments -> Settings: # `4 p4 `* q/ \! r+ o2 ~3 Q4 q
; f3 {2 t- i8 d+ ?4 u4 }# C# u o8 s0 X- u# w
5 R# S9 {; K$ B+ Q% J3 n2 F1) Along the left panel, select Timing Analysis Settings and select the "Use TimeQuest…" radio ) }% Z: R5 f; `5 u9 v/ }
button. The Classic Timing Analyzer is the old timing analysis engine, which is not ) u8 T/ u# j; {2 D d) P1 k
recommended for any new designs or architectures, and will eventually become obsolete.
9 I8 T, Y. ^* Z" N6 t, E/ x1 E" i
2) Select TimeQuest Timing Analyzer in the left panel. The screenshot should look like below, * W- k! p& d+ j4 k7 A
whereby the user can add a new SDC file. SDC stands for Synopsys Design Constraint, which is 6 |1 g# ]" Y$ Q9 r8 {
the format TimeQuest uses, along with many other tools. If no .sdc file exists, we will create it
9 _, I2 j: N& y2 b; }0 Nin the next section. Note that SDC files are analyzed in the order listed, top to bottom. 2 o: Z: y' Z0 q5 G
0 _8 b6 k7 t) [ [
" C9 h7 J4 Q3 q/ w- m* C" C |
|