资源列表
h264enc_v1.0
- H.264的FPGA实现,包括详细的仿真文件(h.264 fpga http://soc.fudan.edu.cn/vip)
h265enc_v1.0
- h265硬件编解码(复旦大学),初版。verilog编写,顶层硬件接口和底层逻辑。(H265 hardware codec (Fudan University))
CCS实现FFT
- 这是一个用于DSP学习的文档,很值得大家学习的,值得下载(DSP learning, personal FFT algorithm for implementation, which is a very good code procedure, it is worth learning)
Altera-verilog-StepMotor
- 使用Altera FPGA平台,Verilog编程语言,编写步进电机驱动程序,已在开发板上验证;(on altera fpga flatform, use verilog language, driving stepmotor, and test ok.)
Altera-verilog-LCD12864
- 使用Altera FPGA方案,用verilog编程语言,驱动LCD12864器件,在开发板已验证;(use altera fpga flatform, verilog language, driving LCD12864 device, test ok.)
Altera-verilog-LCD1602
- 用verilog语言编写的驱动lcd1602的代码,用altera fpga开发板验证过;(use verilog code , driving lcd1602 device, test ok.)
Altera-verilog-I2C
- I2c verilog语言,在开发板上验证过的FPGA端代码程序;(Altera flatform, use verilog code i2c, test ok.)
Altera-verilog-DS1302_ok
- Altera开发板上面,运行OK的DS1302程序;(Altera flatform, dirve ds1302 device, test ok.)
project_1
- 在FPGA上实现一个流水灯,包括端口设定等(On FPGA to achieve a water led, including port settings)
ModelSim之命令行仿真入门
- 此文对modelsim的仿真命令进行了完整的总结,对于命令行仿真的初学者,非常有帮助(This article on the Modelsim simulation commands complete summary of the command line simulation for beginners, very helpful)
台湾国家晶元设计中心VHDL内部培训资料(CIC)
- 本文是台湾国家晶元设计中心的内部培训资料,对于基础学习和进阶学习都有很大帮助(This is the Taiwan national Jingyuan design center internal training materials, are of great help for basic learning and advanced learning)
DDC中的抽取滤波器设计及FPGA实现
- 本文对下变频模块中抽取滤波进行了详细的分析,并详细阐述了其FPGA的实现过程和方法(In this paper, the decimation filtering in the down conversion module is analyzed in detail, and the realization process and method of FPGA are discussed in detail)