搜索资源列表
pi_ctrl
- VHDL实现PI调节的算法。内部使用整数计算,避开了浮点数的运算。仿真结果正确
controller
- PI controller and its source code
fir_sine
- This implementation is moderately memory efficient because it stores only the first Pi/2 radians of sine values. The second Pi/2 radians is a mirror image of the first in time and the second Pi radians is a mirror image in amplitude of the first Pi
PIDctrol
- VHDL实现PI控制,包括三个文件,FPU,PID-VHDL pi control,pid
2010_5
- PI控制器的算法及源码,迅速掌握FPGA的VHDL算法实现!-Algorithm and source code of PI controller, quickly grasp the implementation of VHDL algorithm in FPGA!
f8730f202fe8
- 基于vhdl的pi算法,程序写的很详细,利用整数运算避免使用浮点数(PI algorithm based on VHDL)