I've realized a filter IIR in Simulink(DFI,DFII;TDFI,TDFII,ARMA,AR).
I want to realize a filter IIR in Xilinx with the sysgen script(PG API script).
The Xilinx guide did not help me because the examples are very simple.
There is another guide with more examples???
I want to realize a filter IIR with INPUT:num,den,order
My problem is how to link the blocks?
How 'for' works in PG API script?