搜索资源列表
pi_ctrl
- VHDL实现PI调节的算法。内部使用整数计算,避开了浮点数的运算。仿真结果正确
NiosII_implementation_in_CCD_C
- The concept of the Altera Nios II embedded processor implementation inside Field Programmable Gate Array [FPGA] of the CCD camera for the “Pi of the Sky” experiment is presented. The digital board of the CCD camera, its most important components, cur
PI(use_vhdl)
- 工程上常用的增量式PI算法的控制程序,采用vhdl语言编写-Engineering incremental PI algorithm used to control the program using vhdl language
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
PI
- PI controller in VHDL descreption
ExamTechAss2009
- un controller pi par le langage VHDL xilinx ise design 13.2
TechAss-2006
- un controller pi par le langage VHDL xilinx ise design 13.2
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)