代码搜索结果

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

100vhdl+

library ieee; use ieee.std_logic_1164.all; use work.p_alarm.all; entity tb_alarm_counter is end tb_alarm_counter; architecture test of tb_alarm_counter is component alarm_counter

100vhdl+

-- _ _ -- L ---------------------------OO-------OO--------------------------------- --

100vhdl+

-- _ _ -- L ---------------------------OO-------OO--------------------------------- --

100vhdl+

-- _ _ -- L ---------------------------OO-------OO--------------------------------- --

100vhdl+

library ieee; use ieee.std_logic_1164.all; use work.p_alarm.all; entity tb_alarm_reg is end tb_alarm_reg; architecture test of tb_alarm_reg is component alarm_reg port(new_a

100vhdl+

-------------------------------------------------------------------------------- -- -- AM2901 Benchmark -- -- Source: AMD data book -- ---------------------------------------------------------

100vhdl+

-------------------------------------------------------------------------------- -- -- AM2901 Benchmark -- -- Source: AMD data book -- -------------------------------------------------------

100vhdl+

-- Page : 349 - 350 -- -- Objective : standard soulution to scalar signal multiplexing -- -- File Name : test_55.vhd -- -- Author : Joseph Pick -- entity Test_35 is end Test_35;

100vhdl+

-------------------------------------------------------------------------------- -- -- AM2901 Benchmark output_shifter -- -- Source: AMD data book -- ------------------------------------------