Forum Discussion
WKhad1
New Contributor
7 years agoTranscoder's propagation time getting longer in Cyclone 5 than in Cyclone 4
Hi, i have programmed a transcoder of 8 stages to transcode 256 bits into 8 bit. It worked perfectly on Cyclone 4 device. I'm trying to upgrade this project to a Cyclone 5 Kit (DE-10 Nano). afte...
MuhammadAr_U_Intel
Contributor
7 years agoHi,
To answer your first question where few stages doesn't appear, this might be due to rest of the stages were getting optimized since output is not used, you might want to look for why are they optimized.
Secondly what is the target frequency you have selected to constrain the design, you should look for static timing analysis report to find if the design can run on desired frequency, in case it failed in reports you can reduce frequency or try to optimize the design.
Hope this helps.
Thanks,
Arslan