代码搜索:ROMs
找到约 435 项符合「ROMs」的源代码
代码结果 435
www.eeworm.com/read/149929/12330566
vhd waveforms.vhd
LIBRARY ieee;
USE ieee.std_logic_1164.ALL;
USE ieee.std_logic_unsigned.ALL;
--------------------
package roms is
constant rom_width: integer:=4;
subtype rom_word is std_logic_vector(1 to rom_w
www.eeworm.com/read/149929/12331396
vhd waveform.vhd
LIBRARY ieee;
USE ieee.std_logic_1164.ALL;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
USE work.roms.ALL;
ENTITY waveform IS
PORT(clock: IN std_logic;
waves:
www.eeworm.com/read/149929/12331810
vhd waveforms.vhd
LIBRARY ieee;
USE ieee.std_logic_1164.ALL;
USE ieee.std_logic_unsigned.ALL;
--------------------
package roms is
constant rom_width: integer:=4;
subtype rom_word is std_logic_vector(1 to rom_w
www.eeworm.com/read/149929/12333033
vhd waveform.vhd
LIBRARY ieee;
USE ieee.std_logic_1164.ALL;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
USE work.roms.ALL;
ENTITY waveform IS
PORT(clock: IN std_logic;
waves:
www.eeworm.com/read/149929/12333066
vhd waveforms.vhd
LIBRARY ieee;
USE ieee.std_logic_1164.ALL;
USE ieee.std_logic_unsigned.ALL;
--------------------
package roms is
constant rom_width: integer:=4;
subtype rom_word is std_logic_vector(1 to rom_w
www.eeworm.com/read/228367/14388247
vhd waveform.vhd
LIBRARY ieee;
USE ieee.std_logic_1164.ALL;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
USE work.roms.ALL;
ENTITY waveform IS
PORT(clock: IN std_logic;
waves:
www.eeworm.com/read/228367/14388286
vhd waveforms.vhd
LIBRARY ieee;
USE ieee.std_logic_1164.ALL;
USE ieee.std_logic_unsigned.ALL;
--------------------
package roms is
constant rom_width: integer:=4;
subtype rom_word is std_logic_vector(1 to rom_w
www.eeworm.com/read/366431/2890327
vhd waveform.vhd
LIBRARY ieee;
USE ieee.std_logic_1164.ALL;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
USE work.roms.ALL;
ENTITY waveform IS
PORT(clock: IN std_logic;
waves:
www.eeworm.com/read/366431/2890340
vhd waveforms.vhd
LIBRARY ieee;
USE ieee.std_logic_1164.ALL;
USE ieee.std_logic_unsigned.ALL;
--------------------
package roms is
constant rom_width: integer:=4;
subtype rom_word is std_logic_vector(1 to rom_w
www.eeworm.com/read/366431/2890520
vhd waveform.vhd
LIBRARY ieee;
USE ieee.std_logic_1164.ALL;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
USE work.roms.ALL;
ENTITY waveform IS
PORT(clock: IN std_logic;
waves: