Forum Discussion
Altera_Forum
Honored Contributor
11 years agoPI controller VHDL
One of my task is to make PI controller for DC drive. I decided to make it's in vhdl. I prepare following code: library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE....
Altera_Forum
Honored Contributor
10 years ago@basilpe7, We are here to help you out when you have problems, not to do your work for you. If you have a new question please create a new thread instead of highkacking another, which you have done already. And one other thing, a Spartan is a Xilinx chip, not an Altera one.