-
Verilog--Fourth-Edition
FPGA开发必备工具书,适合初学者。语法、范例讲的都很详细,是一部不错的工具书。(Verilog hardware description language Fourth Edition)
- 2015-09-30 12:34:50下载
- 积分:1
-
9536
Xilinx user constraints file for the cpld xc9536 or xc9536xl or xc9572 or xc9572xl
- 2012-11-06 11:49:12下载
- 积分:1
-
error-detection-device
使用Verilog语言编程,在Quartus ii 上实现的误码检测装置,并通过单片机将误码结果显示在LCD上。本代码具有一定的工程实践价值。(Using the Verilog language programming, implemented on the Quartus ii error detection device, and the result of errors by the microcontroller on the LCD display. The code has some value engineering practice.)
- 2021-05-12 17:30:03下载
- 积分:1
-
fpga_pid
在FPGA内使用PID算法反馈控制小车速度和方向,四电机独立(PID algorithm within the FPGA using feedback control the car speed and direction, four independent motors)
- 2015-05-11 10:05:53下载
- 积分:1
-
1024point-fft--using-verilog-hdl
1024点快速傅里叶变换,使用verilog hdl硬件描述语言(1024point FFT,using verilog hdl)
- 2013-03-09 10:54:42下载
- 积分:1
-
iic
iic 总线 verilog 源代码
标准i2c总线, 有sda scl 时钟,频率自定(IIC bus standard Verilog source code i2c bus, has sda scl clock, the frequency of self-)
- 2007-10-24 17:52:33下载
- 积分:1
-
1
说明: 一个完整的雷达系统仿真MATLAB程序,非常具有参考价值(A complete radar system simulation MATLAB programs have great reference value)
- 2010-08-27 22:32:03下载
- 积分:1
-
elevator-control
三层电梯的详细电路
Foundation版 包括强行开关门打断(Elevator control
Foundation project)
- 2011-09-26 17:57:56下载
- 积分:1
-
cordic算法的Verilog实现
CORDIC 算法可以通过不同的实现形式解决乘、除、平方根和一些三角函数运算问题。以往这些三角函数的计算问题是用硬件是
不易实现的,而CORDIC算法能够很好的解决这种问题。通过算法本身,可以将复杂的算法转换成一些很容易在硬件中实现的算法。
例如加法、移位等。该算法的基本思想是通过一系列的角度的不断偏转迭代,逐渐逼近所需的旋转角度,从而完成矢量旋转。
- 2022-03-21 13:52:43下载
- 积分:1
-
PWM_LED
基于DE2_70平台,编写nios软核c代码,控制流水灯,硬件实现验证通过,适合入门(Based DE2_70 platform, written nios soft core c code, control water lights, verified by hardware implementation, suitable for entry)
- 2014-07-21 11:48:06下载
- 积分:1