how does z-transforms (basically the mathematical techniques in designing digital systems) map with FPGA implementations

hi,

how does z-transforms (basically the mathematical techniques in designing digital systems) map with FPGA implementations. is there a systamatic flow that is used in the industry when implementing a given algorythm in verilog/VHDL.

thank you

Reply to
CMOS
Loading thread data ...

CMOS, This is a very broad topic. I'd suggest you read the following article from a recent Xilinx magazine.

Regards,

Derek

Reply to
Derek

You might ask on comp.dsp, for the more mathematical side.

Otherwise, the easy answer is that Z**(-1) is a register (set of FFs). I like systolic arrays, though they may or may not work for your application.

-- glen

Reply to
glen herrmannsfeldt

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.