Forum Discussion
Altera_Forum
Honored Contributor
11 years agoHi!
Considering you *almost* managed to fit it in a 240LE MAX II, I'm guessing that there's a LOT of identical data in there. Trying to cram that much data into a CPLD is pushing it and I'd look at other angles, like what your data will contain and if you can (potentially) compress it or access it smarter. I.e. if half of your rom is all zeros then you can significantly reduce the combinatorial amount used. With regards to the MAXII, it's got 8K(bits) of eprom IIRC but that's slow as hell, so that's probably not going to be of any use. -Mux