代码搜索:ROM优化
找到约 10,000 项符合「ROM优化」的源代码
代码结果 10,000
www.eeworm.com/read/353400/10449874
qpf rom.qpf
# Copyright (C) 1991-2005 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
www.eeworm.com/read/353400/10449881
sof rom.sof
www.eeworm.com/read/353400/10449884
dsk rom.dsk
www.eeworm.com/read/353400/10449902
vhd rom.vhd
LIBRARY ieee;
USE ieee.std_logic_1164.all;
USE ieee.std_logic_unsigned.all;
entity rom is
port(
clk : in std_logic;
DOUT : out std_logic_vector(7 downto 0)
);
end ;
architecture a of r
www.eeworm.com/read/353400/10449918
bin rom.bin
www.eeworm.com/read/353400/10450098
psp rom.psp
www.eeworm.com/read/353400/10450420
dbp rom.dbp
www.eeworm.com/read/353400/10450502
hif rom.hif
Version 5.1 Build 176 10/26/2005 SJ Full Version
10
727
OFF
OFF
OFF
OFF
OFF
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
# entity
altsyncram
# stora
www.eeworm.com/read/353400/10450553