how I can optimize space used of cpld or fpga?

Status
Not open for further replies.

prafiee

Newbie level 5
Joined
Feb 10, 2010
Messages
8
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,331
optimized space in vhdl

Dear every body
I want to know how I can optimize space used of cpld or fpga based on vhdl code to reduce consumed space. I think most of used space for my code (chich is unnormal) is due to presence of one 24 bits comparator:
if (ASig < 8e6) then
.......
end if;
 

Re: optimized space in vhdl

Please read vhdl synthesis primer, the optimization chapter.
--
Amr Ali
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…