標(biāo)題:
VHDL| array of integer 賦初值方法
[打印本頁(yè)]
作者:
ancidol
時(shí)間:
2019-11-15 08:50
標(biāo)題:
VHDL| array of integer 賦初值方法
type bus is array (3 downto 0) of integer range 0 to 9;
signal keybus: bus := (
(0),(0),(0),(0)
);
歡迎光臨 (http://www.torrancerestoration.com/bbs/)
Powered by Discuz! X3.1