Add example of taking an algorithm to architecture with automatic scheduling
The example should include the creation and scheduling of the SFG as well as simulation and plotting of the results.
The example should include the creation and scheduling of the SFG as well as simulation and plotting of the results.
added Example label
I think that a complete example (to architecture) of using earliest deadline scheduling would be the next example to be added. It can be for an FFT, but probably some other algorithm makes more sense (as FFT is so regular).
Any ideas for other algorithms to use for the example?
Direct-form IIR, WDF, reuse one of the Winograd DFT examples?
I'm writing up a matrix inversion algorithm at the moment. May leave some parts for you though...
changed title from Add example of creating and scheduling an FFT and plotting its output. to Add example of taking an algorithm to architecture with automatic scheduling
mentioned in merge request !470 (closed)
closed