[SOLVED] A question about Instruction memory and data memory

Status
Not open for further replies.

yushionly

Junior Member level 2
Joined
Dec 11, 2010
Messages
20
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,407
In MIPS CPU architecture, we know there are instruction memory and data memory,I do not understand whether they are both SRAM,and if yes, are they the same Sram?Thanks
 

It can be SRAM or any other types of storage component. Realistically, SRAM is the most likely choice.
 
Instruction Memory and Data Memory act as Cache for providing fast access. Normally Cache are made up of SRAM. So most likely, Instruction Memory and Data Memory are SRAM
 
thanks for your help!

---------- Post added at 16:21 ---------- Previous post was at 16:16 ----------

thanks for your reply!
Except Instruction memory stores instructions while Data Memory stores datas,are there any other differences? Like control signals,for example,clk,readmem,writemem,datain,dataout?
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…