代码搜索:vhdl
找到约 10,000 项符合「vhdl」的源代码
代码结果 10,000
www.eeworm.com/read/470327/6918348
doc vhdl.doc
www.eeworm.com/read/469966/6921894
docx vhdl.docx
www.eeworm.com/read/469867/6928043
txt vhdl.txt
LIBRARY IEEE; --MCS251 单片机读/写电路
USE IEEE.STD_LOGIC_1164.ALL;
ENTITY MCS_51 IS
PORT( --与8031接口的各端口定义
P0: INOUT STD_LOGIC VECTOR (7 DOWNTO 0) ; --双向
www.eeworm.com/read/469508/6929441
doc vhdl.doc
www.eeworm.com/read/468145/6994326
ppt vhdl培训.ppt
www.eeworm.com/read/468208/6994973
doc vhdl.doc
www.eeworm.com/read/468064/6998876
txt vhdl.txt
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
use ieee.std_logic_unsigned.all;
ENTITY ad9851 is
port(reset:buffer std_logic;
clk:in std_logic;
data:out std_logic_vector(7 downto 0);
www.eeworm.com/read/467845/7002074
doc vhdl.doc
www.eeworm.com/read/466702/7031532
ppt vhdl语法.ppt
www.eeworm.com/read/332427/7100202