代码搜索:VHDL

找到约 10,000 项符合「VHDL」的源代码

代码结果 10,000
www.eeworm.com/read/408027/11406389

txt 出租车计价器vhdl程序.txt

--文件名:taxi.hd。 --功能:出租车计价器。 --最后修改日期:2008.4.9。 library IEEE; use IEEE.STD_LOGIC_1164.ALL; use IEEE.STD_LOGIC_ARITH.ALL; use IEEE.STD_LOGIC_UNSIGNED.ALL; entity taxi is port ( clk_240 :in std
www.eeworm.com/read/408024/11406407

txt 步进电机定位控制系统vhdl程序.txt

library IEEE; use IEEE.std_logic_1164.all; use IEEE.std_logic_arith.all; use IEEE.std_logic_unsigned.all; entity step_motor is port (resetin STD_LOGIC; --系统复位信号 dir in STD_LOGIC; --方向控制信