Goodmorning my dear friends, it's me again. I started to code the PI controller for my project to calculate the error between the PWM and the motor's encoder and the GHDL gives me an error that i can't fix( or better, i have no idea of how should i fix it). I'll attach the code and put the error down here:
PI.vhd:30:30: no function declarations for operator "-"
PI.vhd:36:72: no function declarations for operator "*"
what that means? what i did wrong?
thanks a lot in advantage <3