代码搜索:QDR SRAM
找到约 7,112 项符合「QDR SRAM」的源代码
代码结果 7,112
www.eeworm.com/read/296029/8127385
sof sram.sof
www.eeworm.com/read/296029/8127418
pin sram.pin
-- Copyright (C) 1991-2006 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and a
www.eeworm.com/read/296029/8127422
vhd sram.vhd
Library IEEE;
Use IEEE.Std_logic_1164.all;
USe IEEE.Std_logic_unsigned.all;
ENTITY sram IS
GENERIC
(
k: integer:=8; --8位数据宽度
w: integer:=4 --4位宽度地址,共16个地址
);
PORT
(
rd,wr,cs
www.eeworm.com/read/296029/8127440
dbp sram.dbp
www.eeworm.com/read/296029/8127529
hif sram.hif
Version 6.1 Build 201 11/27/2006 SJ Web Edition
35
1945
OFF
OFF
OFF
OFF
ON
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
-- Start Library Paths --
--
www.eeworm.com/read/396034/8135971
cmd sram.cmd
MEMORY
{
PAGE 0 :
PRAMH0 : origin = 0x3f8000, length = 0x001000
PAGE 1 :
/* SARAM */
RAMM0 : origin = 0x000000, length = 0x000400
www.eeworm.com/read/396031/8136062
mak sram.mak
/************* Code Composer V1 Project Data ********************
The following section contains data generated by Code Composer
to store project information like build options, source filenames