📄 t131_b.vhd
字号:
--
-- This file tests the support for Separate files to implement the package header and
-- the package body. to perform the test properly, the file named t131_H.vhd has to be
-- compiled before this one is.
--
package body P_TEST is
constant TEN : bit_vector(7 downto 0) := "11110000";
end P_TEST;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -