EDA365欢迎您登录!
您需要 登录 才可以下载或查看,没有帐号?注册
x
6 ?7 j' e8 P, q7 [* z& U1 ?
1.Found clock-sensitive change during active clock edge at time on register ""# B W) M2 Q# a* V
原因: vector source file 中时钟敏感信号(如:数据,允许端,清零,同步加载等)在时钟的边缘同时变化。而时钟敏感信号是不能在时钟边沿变化的。其后果为导致结果不正确。# }% I% e1 ~! f$ H7 L, X3 B
措施:编辑 vector source file , j. n% l# h' a3 ?
2.Verilog HDLassignment warning at : truncated value with size to match size of target (
6 [( v* z+ S8 U/ _" S- z1 Y原因 : 在 HDL设计中对目标的位数进行了设定 , 如:reg[4:0] a; 而默认为 32 位, 将位数裁定到合适的大小
" z X- ?' J5 z3 c, W措施 : 如果结果正确 , 无须加以修正 , 如果不想看到这个警告 , 可以改变设定的位数 9 H% T" P% n5 K% U9 l
3.All reachable assignments to data_out(10) assign '0', register removed by optimization
- E! G+ z. m( S8 H: c6 `- K9 ^原因 : 经过综合器优化后,输出端口已经不起作用了
. @3 `7 A+ |' [7 J {2 {7 _4.Following 9 pins have nothing, GND, or VCCdriving datain port -- changes to this connectivity may change fitting results! p" f; L; d. e5 R8 W; E
原因 : 第 9 脚,空或接地或接上了电源* ]( e5 y/ U0 ^- ]" `% g- x
措施 : 有时候定义了输出端口,但输出端直接赋‘0’,便会被接地,赋‘1’接电源。如果你的设计中这些端口就是这样用的,那便可以不理会这些 warning
) L0 [! H9 O# @5 W o$ T4 T c5.Found pins functioning as undefined clocks and/or memory enables0 G- V7 P: T- e( \1 @2 ^" i9 k
原因 : 是你作为时钟的 PIN 没有约束信息。可以对相应的 PIN 做一下设定就行了。主要是指你的某些管脚在电路当中起到了时钟管脚的作用,比如 flip-flop 的 clk 管脚,而此管脚没有时钟约束,因此 QuartusII 把 “clk ”作为未定义的时钟。8 w8 T1 x* B3 A8 e1 I. ]
措施 : 如果 clk 不是时钟,可以加“ not clock ”的约束;如果是,可以在 clock setting9 \! B7 U( K6 o+ h2 b
当中加入;在某些对时钟要求不很高的情况下,可以忽略此警告或在这里修改:Assignments>Timing analysis settings...>Individual clocks...>...
9 G7 J7 U+ |1 \5 M' d: g注 意 在 Applies to node 中只用选择时钟引脚一项即可, required fmax 一般比所要求频率高 5%即可,无须太紧或太松。 / O ^( y6 u( ^. c! F
6.Timing characteristics of device EPM570T144C5 are preliminary0 Z8 ^/ l! l; N
原因 : 因为 MAXII 是比較新的元件在 QuartusII 中的時序並不是正式版的 , 要 等 Service Pack
& G, _2 u5 U- K9 V措施 : 只影响 Quartus 的 Waveform
# p+ @) R! \( `. E1 U7.Warning: Clock latency analysis for PLL offsets is supported for the current device family, but is not enabled% A" y( b4 E8 w; M( d* [- I) m6 q
措施 : 将 setting 中 的 timing Requirements&Option-->More Timing Setting-->setting-->Enable Clock Latency 中 的 on 改 成 OFF
) n2 ^5 {, x+ C/ x, h0 G% z8.Found clock high time violation at 14.8 ns on register "|counter|lpm_counter:count1_rtl_0|dffs[11]"" I9 D" P0 K$ I% k8 n1 B8 `" j) t
原因 : 违反了steup/hold时间,应该是后仿真, 看看波形设置是否和时钟沿符合steup/hold
8 }& N, C, r7 Q% C9 x时间5 c( j7 l Q& l$ m
措施 : 在中间加个寄存器可能可以解决问题 * \& v4 O1 c% P9 n2 r: P
9.warning: circuit may not operate.detected 46 non-operational paths clocked by clock clk44 with clock skew larger than data delay
1 W6 {# Z1 ^- g z原因 : 时钟抖动大于数据延时, 当时钟很快, 而 if 等类的层次过多就会出现这种问题, 但这个问题多是在器件的最高频率中才会出现+ C) y) g3 B* V# l/ |
措施: setting-->timing Requirements&Options-->Default required fmax 改小一些,如改 到 50MHZ
# p. }! U' [6 q. E" b: {& S10.Design contains input pin(s) that do not drive logic
) d! r, e: A- I7 f0 u# g+ x原因 : 输入引脚没有驱动逻辑 ( 驱动其他引脚) , 所有的输入引脚需要有输入逻辑措施 : 如果这种情况是故意的 , 无须理会 , 如果非故意 , 输入逻辑驱动 . 1 u/ S1 N( C" m b+ C- @8 y3 u5 W
11.Warning :Found clock high time violation at 8.9ns on node 'TEST3.CLK'$ S. D8 G* O# \& U1 O
原因: FF 中输入的 PLS 的保持时间过短措施:在 FF 中设置较高的时钟频率 . `) U- b: ~% Q1 }0 ^& N- j# f
12.Warning: Found 10 node(s) in clock paths which may be acting as ripple and/or gated clocks -- node(s) analyzed as buffer(s) resulting in clock skew
- _6 _* B* ^( j8 i原因 : 如果你用的 cpld 只有一组全局时钟时,用全局时钟分频产生的另一个时钟在布线中当作信号处理, 不能保证低的时钟歪斜 (SKEW)。会造成在这个时钟上工作的时序电路不可靠, 甚至每次布线产生的问题都不一样。
9 _9 t7 g' A9 t) B! N措施 : 如果用有两组以上全局时钟的 FPGA 芯片,可以把第二个全局时钟作为另一个时钟用,可以解决这个问题。 ' G, ~* \8 e1 F4 w
13.Critical Warning: Timing requirements were not met. See Report window for details.$ \% {, t" ^( b/ o; w3 B
原因:时序要求未满足,
* Y" ^6 p! R, Y' v措施:双击 Compilation Report-->Time Analyzer--> 红色部分(如 clock setup:'clk' 等)
% p" K0 }" |% n5 w--> 左键单击 list path, 查看 fmax 的 SLACK REPORT再根据提示解决 , 有可能是程序的算法问题或 fmax 设置问题
- m" w/ _9 d) x* b8 M9 H8 ?( C& Z14.Warning: Can't find signal in vector source file for input pin |whole|clk10m
2 F. H# U& `9 E V原因:这个时因为你的波形仿真文件( vector source file )中并没有把所有的输入信号
( W* v! R' ~" N' ?1 V! f" ]* o(input pin) 加进去,对于每一个输入都需要有激励源的
: m3 z' }) n6 S15.Can't achieve minimum setup and hold requirement along path(s). See Report window for details.
/ w% u& P2 J2 V' p; d# E3 B原因:时序分析发现一定数量的路径违背了最小的建立和保持时间,与时钟歪斜有关 , 一般是由于多时钟引起的. P: c5 v& ~* u/ T, ~
措施:利用 Compilation Report-->Time Analyzer--> 红色部分(如 clock hold:'clk' 等),在 slack 中观察是 hold time 为负值还是 setup time 为负值,然后在:Assignment-->Assignment Editor-->To 中增加时钟名 (from node finder) ,Assignment Name中增加和多时钟有关的 Multicycle 和 Multicycle Hold 选项,如 hold time 为负,可使 Multicycle hold 的值 >multicycle, 如设为 2 和 1。
6 ~2 n" B8 P z. C m16: Can't analyze file -- file E://quartusii/*/*.v is missing
2 j5 |/ x T7 ]7 w4 a/ k原因:试图编译一个不存在的文件,该文件可能被改名或者删除了措施:不管他,没什么影响 / b- o8 a1 x9 u
17.Warning: Can't find signal in vector source file for input pin |whole|clk10m
9 `2 k! t# E7 ?/ q原因:因为你的波形仿真文件( vector source file )中并没有把所有的输入信号 (input8 E$ Y0 Z8 e# Y9 T0 _9 y
pin) 加进去,对于每一个输入都需要有激励源的
- \/ J# ]9 m0 ?. P% l: c18.Error: Can't name logic function scfifo0 of instance "inst" -- function has same name as current design file
6 X- r; r' x" F1 Q+ Q4 n; g原因:模块的名字和 project 的名字重名了 措施:把两个名字之一改一下,一般改模块的名字 . u6 c4 u2 P7 u0 v {2 o
19.Warning: Using design file lpm_fifo0.v, which is not specified as a design file for the current project, but contains definitions for 1 design units and 1 entities in project Info: Found entity 1: lpm_fifo0
2 V& a( Z; D+ _- ~原因:模块不是在本项目生成的,而是直接 copy 了别的项目的原理图和源程序而生成的, 而不是用 QUARTUS将文件添加进本项目
0 |% {5 M0 R1 _4 e7 M! o' W措施:无须理会,不影响使用 ( f Q2 p: M0 g/ s4 l& I' J8 M
20.Timing characteristics of device are preliminary
$ U% r2 b! t& B, _原因:目前版本的 QuartusII 只对该器件提供初步的时序特征分析
1 \1 W6 O! Q, h4 \" \/ f6 r1 J' h措施: 如果坚持用目前的器件, 无须理会该警告。 关于进一步的时序特征分析会在后续版本的 Quartus 得到完善。
$ J" o" S+ y) A% D; y. Q, `21.Timing Analysis does not support the analysis of latches as synchronous elements for the currently selected device family$ e) D* ~7 x+ U" i6 f% m3 Y
原因:用 analyze_latches_as_synchronous_elements setting 可 以 让 Quaruts II 来分析同步锁存,但目前的器件不支持这个特性
5 k9 V0 D7 `0 Y措施: 无须理会。 时序分析可能将锁存器分析成回路。 但并不一定分析正确。 其后果可能会导致显示提醒用户:改变设计来消除锁存器 , 但实际其实无关紧要 6 f* f% ?/ F, S# C- [" j
22.Warning:Found xx output pins without output pin load capacitance assignment* k: E+ z4 J1 }
原因:没有给输出管教指定负载电容5 r2 j, d0 I8 x- K
解决方法:该功能用于估算 TCO和功耗,可以不理会,也可以在 Assignment Editor 中为相应的输出管脚指定负载电容,以消除警告
- R( Q, _9 |5 P# Y9 | |