-
PID controller verilog源代码
The PID controller IP core performs digital proportional–integral–derivative controller (PID controller) algorithm. The algorithm first calculates the error between a measured value (PV) and its ideal value (SP), then use the error as an argument to calculate the manipulate value(MV). The MV will adjust the process to minimize the error. It can be used to calculate duty cycle for PWM (Pulse Width Modulation).
- 2022-09-23 12:05:03下载
- 积分:1
-
verlog通过FPGA实现数字钟
verlog通过FPGA实现数字钟,包含时间计数,秒表和闹钟等功能
- 2022-03-14 07:30:03下载
- 积分:1
-
FIRDF_design
FIR带通、带阻滤波器设计,需要输入截止频率以及容许偏差。(FIR band pass and band stop filter design)
- 2020-09-28 15:17:44下载
- 积分:1
-
uart
uart 发送模块接收模块及tb,其中可以选择不同波特率进行收发,代码带有详细注释。(UART sending module and receiving module)
- 2020-06-20 20:00:02下载
- 积分:1
-
SHA1算法
该文档中包含用Verilog编写bq26100的SHA1算法,以及含bq26100如何编写程序控制加密认证的详细步骤的PDF文档。该Verilog算法程序已经在实验中验证可行,代码已经过优化。
- 2022-08-18 21:12:56下载
- 积分:1
-
io_uart
verilog设计的32位IO口扫描后通过串口发送到计算机(Verilog design of 32 bit IO export after scanning through the serial port to the computer)
- 2012-12-27 00:05:01下载
- 积分:1
-
lab4
xilinx 的edk软件的应用软件开发入门 (xilinx edk)
- 2010-08-05 00:56:59下载
- 积分:1
-
jpeg_fpga
基于FPGA的JPEG解码,对开发图片解码的人有用。(FPGA-based JPEG decoding, the development of image decoding useful.)
- 2014-02-24 09:19:22下载
- 积分:1
-
ComChange-12061629
并行读写14路串口数据,数据被写入FIFO,在收到读写信号后,SPI发送数据出去(Parallel read and write 14 serial port data, SPI send data)
- 2019-03-13 01:38:44下载
- 积分:1
-
基于Basys3的贪吃蛇小游戏
基于Basy3的贪吃蛇小游戏,实现了相关功能。(Snake Eating Game Based on Basy3)
- 2021-03-10 20:39:26下载
- 积分:1