代码搜索:1553B总线

找到约 4,743 项符合「1553B总线」的源代码

代码结果 4,743
www.eeworm.com/read/403012/11524245

ppt 第2章_总线.ppt

www.eeworm.com/read/157209/11730243

txt 三态总线.txt

VHDL:Tri-State Buses download from: http://www.fpga.com.cn prebus.vhd LIBRARY IEEE; USE ieee.std_logic_1164.ALL; ENTITY prebus IS PORT( my_in : IN STD_LOGIC_VECTOR(7 D
www.eeworm.com/read/227189/14437612

txt 双向总线(注2).txt

VHDL: Bidirectional Bus download from: http://www.fpga.com.cn bidir.vhd (Tri-state bus implementation) LIBRARY ieee; USE ieee.std_logic_1164.ALL; ENTITY bidir IS PORT( bi