Altera_Forum
Honored Contributor
17 years agoFIR Cyclone2 M4K switch to Cyclone3 M9K No AUTO Block for storage
Using Quartus 7.2SP3 with the coressponding FIR.
We have used Cyclone II Devices with a couple of FIR The FIR IP Tool wizzard currently does not have the feature to match device to project defaults. So it creates M4k memory blocks for data and coefficient. No Auto option available Now we are using Cyclone III for new projects and the have M9K blocks and no M4K any more. I do not want to keep 2 versions of the fir stuff depending on the target fpga. each night a script is executed and all fpga images for all projects are build and we want to use only one source. so if an ip function is included in different fpga then the source has to be the same. so each fpga is build from the same source pool. how do you out there handle this ? does anybody know if quartus V8 will have the auto option ? the manual on the web site meantions both auto options data / coeff storage. but does this means the wizzard will be executed depending on the target fpga to create different files ? one set if M4K and another if M9K ?? Regards Michael