X
Xin Xiao
Guest
I have a constant ROM, and I would like to initialize it. The problem is
that the ROM is very large and I only need to initialize, say, the first 10
positions or so. How can I initialize the first 10 positions and fill the
rest with zeros? Maybe with the "others" reserved word? Do you have an
example?
that the ROM is very large and I only need to initialize, say, the first 10
positions or so. How can I initialize the first 10 positions and fill the
rest with zeros? Maybe with the "others" reserved word? Do you have an
example?