搜索资源列表
crc上传程序
- 写CRC编解码程序时,整理的文件,压缩文件既有理论说明,也有源代码。源代码格式用C,VHDL,Verilog。-write CRC codec procedures, collating documents, compressed files both theoretical statements, and the active code. Source code format C, VHDL, Verilog.
sdh
- SDH是现代光纤通信中广泛应用的数据传输格式,在SDH帧结构中,前9列为开销字节,它包含了很多重要的信息,本程序为SDH开销的接收处理,查找帧头,分频,勤务话字节E1异步fifo。可拆为三段源代码,不知道能不能抵三个程序-SDH is a modern optical fiber communication is widely used in data transmission format, in the SDH frame structure, as the former 9 overhea
float_div_verilog
- 浮点格式遵循 IEEE754 标准。verilog设计源代码。-float point div . in verilog design.
float_add
- 该程序是用Verilog语言写的,可以完成(1,5,9)格式的浮点数相加。-The program is written in Verilog, you can complete the (1,5,9) add floating-point format.
blif2verilog-v1.2
- 将BLIF(Berkeley Logic Interchange Format)格式的电路转换为verilog代码,使用perl编写,需要perl环境才能使用。 内含BLIF格式的官方说明。-Translate BLIF(Berkeley Logic Interchange Format)circuit to verilog descr iption, the translator need perl environment to run. Please check you have rel
RAW2RGB
- FPGA中将RAW原始图像数据转换为RGB格式图像的Verilog源代码,共两个文件,亲测可用-The FPGA will be RAW data is converted to RGB format images of original image Verilog code, a total of two files, close test available
P5
- 计算机组成 Poject5,可供参考。所用语言Verilog。文件格式为v文件(project 5, only for reference. language : Verilog.)
RGB888_YCbCr
- Verilog代码,功能为用fpga进行图片格式转换(fpga picture format conversion)