Forum Discussion
Altera_Forum
Honored Contributor
16 years agoImplementation of PI Controller using VHDL
Hi ! I want to implement PI Controller in FPGA SPARTRAN 3e kit, using VHDL. Can anyone guide me . I am very new in this field. I studied VHDL 3 years ago, and now have to implement thi...
Altera_Forum
Honored Contributor
16 years agoIn my opinion a PI controller is very simple to be designed directly in VHDL/Verilog code, if you know it's parameters.
If you want to simulate it than you need a model for the whole system. But this a different story.