Altera_Forum
Honored Contributor
15 years agoUnwanted inference of RAMs
I am working with an SOPC system design that includes a custom UART component. In the VHDL design of this component, I specify a memory using: type fifo_type is array (0 to NUMWORDS-1) of std_l...