N
nezhate
Guest
Hi all,
I've to implement a ROM, which has 11 bits for address and 8 bits data
wide. The problem is: ROM is not fully initialized. Data is read from
an external file. When synthesizing under precision, I'm getting many
warnings.
Should I initialize the whole of ROM? If yes, what is the best way to
do this (without affect data that must be contained in this ROM)?
Cheers.
I've to implement a ROM, which has 11 bits for address and 8 bits data
wide. The problem is: ROM is not fully initialized. Data is read from
an external file. When synthesizing under precision, I'm getting many
warnings.
Should I initialize the whole of ROM? If yes, what is the best way to
do this (without affect data that must be contained in this ROM)?
Cheers.