搜索资源列表
risc8
- 经典计算机体系结构RISC8的源代码(Verilog),包括CPU、内存、寄存器等的实现-classic computer architecture RISC8 the source code (Verilog), including CPU, memory, such as the realization Register
apb.rar
- APB master verilog code,APB master verilog code
cy7c68013工作在SLAVE FIFO下的FPGA源代码
- cy7c68013工作在SLAVE FIFO下的FPGA源代码,已经通过,Verilog编写,cy7c68013 slave fifo mode code ,written by hard ware language
iic_master
- it is a iic source verilog code with its testcase which can act only as master
Verilog编码与综合中的非阻塞性赋值CummingsSNUG2000S
- Verilog编码与综合中的非阻塞性赋值-Verilog code and synthesis must blocking evaluation
Code
- DSP学习板上的例子程序包括 AD转换 CAN总线 SPI SCI -Examples of on-board DSP learning process includes the AD conversion CAN Bus SPI SCI
FPGA_based_infrared_receiver_module
- 基于FPGA的红外接收模块,内含代码,采用VERILOG编写。-FPGA-based infrared receiver module, containing the code prepared by the use of Verilog.
6bitdaddareduction
- 6 bit dadda tree reduction code -- verilog-6 bit dadda tree reduction code-- verilog
lab3
- verilog source code for uart design
uart
- UART schematic and code
i2c_verilog
- verilog i2c 控制源代码,包括读写控制-verilog i2c source code control
xapp460
- xilinx hdmi tx rx verilog code datasheet
verilog_circuits
- describes the verilog code for logic circuits
median
- 中值滤波的实现,该代码使用的是verilog 语言 module median(clk,reset,load,din,mult,dout,over,a3,b3,c3,a2,b2,c2,a1,b1,c1)-Median filter implementation, the code using verilog language module median (clk, reset, load, din, mult, dout, over, a3, b3, c3, a2, b2, c2, a1,
RS_decode
- RS编译码算法的实现 RS 码以其强大的纠突发错能力, 被广泛应用于各种差错控制场合。本文讨论了RS 码的编码和译码算 法及其软件实现。-Implementation of RS encoding and decoding algorithm for RS codes with its powerful burst error correcting capabilities, error control is widely used in various occasions. This
Stepper_controller_MAx
- stepper motor controller vhdl and verilog code is given with explainintion testbench in verilog quartus and modelsim implementation is also awailable -stepper motor controller vhdl and verilog code is given with explainintion testbench in verilog qu
verilog_dpll_
- 该源代码是用FPGA实现数字锁相环的逻辑,有需要的可以借鉴参考一下。-The source code is to use FPGA implementation of digital phase-locked loop logic, those in need can draw reference.
source_code
- verilog code fifo memory usb
DDRcontroller
- 对DDR控制器的FPGA实现及其代码和参考注释-verilog source code written to read and write DDR
FIR
- FIR filter using verilog code