资源列表
4
- ewmregrmgrmnre remngemnermnre
eetop.cn_利用FPGA实现浮点运算的verilog代码
- 计算机里整数和小数形式就是按普通格式进行存储,例如1024、3.1415926等等,这个没什么特点,但是这样的数精度不高,表达也不够全面,为了能够有一种数的通用表示法,就发明了浮点数。 浮点数的表示形式有点像科学计数法(*.*****×10^***),它的表示形式是0.*****×10^***,在计算机中的形式为 .***** e ±***),其中前面的星号代表定点小数,也就是整数部分为0的纯小数,后面的指数部分是定点整数。利用这样的形式就能表示出任意一个整数和小数,例如1024就能表示成0.
HEX2MIF
- QUARTUS II SRAM/ROM初始化需要的HEX文件与Keil产生的HEX格式不同;该Modelsim程序,将Keil产生的Hex转换成,Quartus可以是识别的MIF格式;(The QUARTUS II SRAM/ROM initialization needs HEX files which are different from those generated by Keil. The Modelsim program converts Hex generated by Keil
xapp870
- sata物理层 ,实现物理层的参考,可以借鉴一下(phy layer for sata,target is Xilinx ML505 .)
AD9226_easy
- 基于赛林思FPGA芯片, 控制采集芯片AD9226的程序(FPGA control AD9226 program)
Vivado入门与提高Demo(一)(含源文件)
- vivado学习一本通,让你完全掌握vivado的常用功能(Let you fully master the common functions of VIVADO)
Vivado入门与提高第2讲DEMO(含源文件)
- vivado介绍及一些demo讲解,内有源文件(Vivado introduction and some demo explanations)
verilog
- Velilog大学教程PPT的PDF版本(The PDF version of the Velilog University tutorial PPT)
硬件描述语言Verilog(第四版)
- 《硬件描述语言Verilog》书籍第四版(Hardware descr iption language Verilog Book Fourth Edition)
CAN总线,I2C,USB等的FPGA实现源码
- 控制器局域网总线协议的Verilog代码(The Verilog code of the CAN bus protocol)
wuziqi
- verilog HDL语言编写的五子棋算法的实现,可直接在Quartus中仿真。(The implementation of the Gobang algorithm written in verilog HDL language can be directly simulated in Quartus.)
等精度频率计
- 基于FPGA的等精度频率计,包括工程,doc和一些查找资料(An equal precision frequency meter based on FPGA, including engineering, Doc, and some lookup data)