_primary.vhd

来自「压缩包内包含了:FPGA设计初级班和提高班培训课堂PPT;实验的源代码;实验指导」· VHDL 代码 · 共 7 行

VHD
7
字号
library verilog;use verilog.vl_types.all;entity CYCLONE_PRIM_DFFE is    // This module cannot be connected to from    // VHDL because it has unnamed ports.end CYCLONE_PRIM_DFFE;

⌨️ 快捷键说明

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