📄 t131_h.vhd
字号:
--
-- This file test the support for Separate files to desicribe
-- the package header and the package body. In order to perform this test properly,
-- the file named t131_B.vhd will have to be compiled after this one.
--
package P_TEST is
type T_STATE is (ST0, ST1, ST2);
end P_TEST;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -