Altera_Forum
Honored Contributor
16 years agoHow can I make my design smaller in a MAX3000
Hi all!
I seem to have run into some trouble with a MAX3000A Device. I had to port over some code that was created in a .bdf (with some AHDL) to VHDL. It was a pretty straight forward process and the simulation matches great. Except that now it takes 66 registers and I only have room for 64! I'm looking for some advice and tips to reduce this. One thing I used a lot was to remove statements from clocked processes into CSA's (while making sure my simulation was still working). I'm looking for you guys out there who really know what you are doing. I appreciate any and all responses. Thanks!