cpu.drc

来自「用VHDL 编写的一个16位的cpu 设计方案」· DRC 代码 · 共 8 行

DRC
8
字号
WARNING:DesignRules:372 - Netcheck: Gated clock. Clock net u3_u1__n0002 is
   sourced by a combinatorial pin. This is not good design practice. Use the CE
   pin to control the loading of data into the flip-flop.WARNING:DesignRules:372 - Netcheck: Gated clock. Clock net u3__n0096 is sourced
   by a combinatorial pin. This is not good design practice. Use the CE pin to
   control the loading of data into the flip-flop.DRC detected 0 errors and 2 warnings.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?