Forum Discussion
Altera_Forum
Honored Contributor
16 years agoError: WYSIWYG RAM primitive "ram_block1a0" must have Port A, Data In port or paramet
I've got this error after generating SOPC system. --- Quote Start --- Error: WYSIWYG RAM primitive "ram_block1a0" must have Port A, Data In port or parameter specified --- Quote...
Altera_Forum
Honored Contributor
15 years agoThis error usually means that an input port on a ram block is not connected correctly. The error info is atrocious.
1. If you have more than 1 ram block, delete all but 1, maybe just Gen Functional net list to check for error, (Should be quicker than compile, either should work) 2. Look very carefully at the input connections. For instance not having an enable connected will generate an error for every data inut. Good Luck All!