quartus编译产生如下警告:
Warning (10227): Verilog HDL Port Declaration warning at SHA.v(10): data type declaration for "HASH_OUT" declares packed dimensions but the port declaration declaration does not
Warning: Found 32 output pins without output pin load capacitance assignment
Warning: Found 32 output pins without output pin load capacitance assignment
按照quartus中提供的help 给出的解决办法:
use the Assignment Editor (Assignments menu) to specify a value for the Output Pin Load logic option
结果waring还是没有消失。然后用quartus中的timequest timing analysis进行时序分析,里面显示:
property steup hold
Unconstrained Output Ports 32 32
Unconstrained Output Port Paths 32 32
找了很多资料还是没解决,所里写上来问问大家有没有碰到过同样的问题,帮忙解决一下。谢谢!
打赏帖 | |
---|---|
分享一种检测按键状态的方法被打赏20分 | |
周末总结一下,STM32C0系列的开发经验被打赏50分 | |
【换取手持数字示波器】MicrochipMPLABHarmony框架下定时器配置被打赏20分 | |
【换取手持数字示波器】MicrochipMPLABHarmony框架下PWM配置被打赏20分 | |
【Cortex-M】Systick Timer使用被打赏10分 | |
分享汽车防盗系统的组成与分类(一)被打赏5分 | |
VOFA+波形显示+JYD-31蓝牙发送和解析不定长数据被打赏10分 | |
【换取手持数字示波器】-STM32F4PWM控制LED灯管亮度被打赏22分 | |
【换取手持数字示波器】STM32F4驱动RPR-0521RS照度、接近一体型传感器被打赏23分 | |
宏定义和const关键字定义被打赏5分 |