Forum Discussion
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- remember rams can be dual ported, so you can add another address port to read to the PC. --- Quote End --- Sorry, I didn't understand it. Info of SRAM I am using: 2MB (1Mx16) SRAM SRAM_ADDR[19..0] i.e. 20 bit address port SRAM_DQ[15..0] i.e. 16 bit data port using Dual ported here means assign half of the address port to read to the PC and rest half for input of memory ?? or anything else? and what is the meaning of read to PC? I mean by which interface to PC and in which format?