Forum Discussion
Altera_Forum
Honored Contributor
14 years agoClear RAM 2-port
Hi, I created a RAM 2-port, port A for writing only, port B for reading only. Before I write a new data into port A in RAM 2-port, I want to clear/reset all data and address in Port B first? how...
Altera_Forum
Honored Contributor
14 years agoyou will have to write all 256 addresses from port B to clear it. You cannot "reset" a ram.