Forum Discussion
Altera_Forum
Honored Contributor
12 years agoabout FIR compiler
why FIR compiler have the limit on the number of the coefficient set in use of multiple coefficient sets's function.Is it because of the resource of the hard ware or others reason?who can tell me ,th...
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- multiple sets require storage and muxes. Otherwise computation resource is same one. So yes it is hardware resource, speed as well as complexity of ip. --- Quote End --- if i use multiple parallel stage ,each with a FIR compiler,is that ok in the situation when the total number of coefficient are out of the limit on single IP and each stage are not?