- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
quartus ii 中常见warning 及解决方法(转载)(Quartus II中常见警告及解决方法(转载))
quartus ii 中常见warning 及解决方法(转载)(Quartus II中常见警告及解决方法(转载))
Support original! I reprinted, you can download free
1.Found clock-sensitive, change, during, active, clock, edge, at, time, time, on, register, name
Reason: vector, source, file, clock sensitive signals (such as data, allowing, clearing, synchronization, loading, etc.) change simultaneously on the edge of the clock. A clock sensitive signal cannot change at the edge of the clock. The consequence is that the result is incorrect.
Measures: edit vector source file
2.Verilog, HDL, assignment, warning, at, location: truncated, value, with, size, number, to, match,, size, of, target (number
Reason: in HDL design, the number of targets is set, such as: reg[4:0] a, and default to 32 bits, the number of digits to the right size
Measure: if the result is correct, it needs no correction. If you dont want to see this warning, you can change the number of settings
3.All, reachable, assignments, to, data_out (10), assign,0, register, removed, by, optimization
Reason: after the optimizer has been optimized, the output port is no longer functional
4.Following 9, pins, have, nothing, GND, or, VCC, driving, datain, port - changes, to, this,, connectivity, may, change, results, fitting
Reason: ninth feet, empty or grounded or connected to the power supply
Measures: sometimes the output port is defined, but the output is directly assigned to 0, which will be grounded and assigned 1 to the power supply. If these ports are used in your design, you can ignore these warning
5.Found, pins, functioning, as, undefined, clocks, and/or, memory, enables
Reason: you have no constraint information as the PIN of the clock. You can set the settings for the corresponding PIN. Mainly refers to some of your pin in the circuit played a role in the clock tube, such as the flip-flop CLK pin, and this pin has no clock constraint, so QuartusII CLK as undefined clock.
Measures: if CLK is not a clock, can add not clock constraint; if it is, can be add
您可能关注的文档
- 描写喷泉的好句(A good account of a fountain).doc
- 描写杜鹃花的片段(A fragment of Rhododendron).doc
- 描写杨树的段落(A passage describing poplar trees).doc
- 描写校园的好段(A good section of the campus).doc
- 描写桥的一段话(A passage describing a bridge).doc
- 描写桥的好词好句(A good word for a bridge).doc
- 描写鸟儿的好词佳句(A good description of the birds word).doc
- 提车基本过程(Basic process of lifting vehicles).doc
- 提高世园会举办水平促进青岛城市旅游发展(To improve the level of World Horticultural Exposition organized to promote the development of Qingdao City Tourism).doc
- 提高员工素质是企业发展的根本因素(Improving staff quality is the basic factor of enterprise development).doc
- redme(redme).doc
- raid5与raid10差异分析(Analysis of difference between RAID5 and RAID10).doc
- repeater用法(Repeater usage).doc
- rc150280高压清洗设备技术方案(Technical scheme of rc150280 high pressure cleaning equipment).doc
- psp剑舞者-千年之约束攻略(PSP Dance - Millennium Raiders constraint).doc
- resourceone4.0portal-framework常见问题解答faq(resourceone4.0portal-framework常见问题解答FAQ).doc
- rf电路板分区设计中pcb布局布线技巧(PCB layout and routing skills in RF circuit board partition design).doc
- rle文件格式(RLE file format).doc
- rim第一季净利管理6.95亿美元 宣布将进行裁员(Rim first quarter net profit management $695 million announced layoffs).doc
- rman备份恢复(RMAN backup recovery).doc
文档评论(0)