Altera_Forum
Honored Contributor
12 years agoWADDR, WE, and DATAIN for SYSC_RAM module
I implemented a RAM in a sub-module. RAM values (an array) are filled via an initial block. However, compilation gave me three warnings, that is, "WADDR, WE, and DATAIN" of SYNC_RAM block have no driver or initial value, using default zero as initial value. Any ideas on how to remove these warnings?