代码搜索:ROMs
找到约 435 项符合「ROMs」的源代码
代码结果 435
www.eeworm.com/read/124989/6034811
roms
# Core object file dependencies
core/serial.o: ./core/serial.c
core/serial.o: arch/i386/include/bits/byteswap.h
core/serial.o: arch/i386/include/bits/endian.h
core/serial.o: arch/i386/include/bits/str
www.eeworm.com/read/149929/12330571
vhd roms.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_wid
www.eeworm.com/read/149929/12331819
vhd roms.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_wid
www.eeworm.com/read/149929/12333069
vhd roms.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_wid
www.eeworm.com/read/228367/14388289
vhd roms.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_wid
www.eeworm.com/read/366431/2890341
vhd roms.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_wid
www.eeworm.com/read/366431/2890594
vhd roms.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_wid
www.eeworm.com/read/369385/9651207
vhd roms.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_wid
www.eeworm.com/read/369385/9652100
vhd roms.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_wid
www.eeworm.com/read/376303/9321630
do comp_roms.do
#
# ModelSim Compiler 'DO'
#
# Build the Altera LPM_ROM Wishbone wrapper model
vcom -93 -work WORK {../roms/wb_lpm_rom.vhd}
# Build the Wishbone External ROM wrapper
vcom -93 -work WORK {../ro