资源列表
Spartan-6_LX9_RevB1
- XILNX SPARTAN-6 MICROBOARD FPGA DEMOBOARD FROM AVNET SCHEMATIC
MPEG2_Verilog
- MPEG2视频压缩编码(Verilog实现 Modelsim仿真通过-MPEG2 video coding (Verilog Modelsim simulation to achieve through
quartus_IPcore
- 这15个Quartus的ip核里面有AVR,I2C,sdram,arm,usb,PCI等ipcoure,相信用过ipcore的人都知道这个的重要性,尤其是在NIOS嵌入硬件以提高速度的时候,这些事非常有用的。毕竟这些事人家封装起来的,肯定比自己去编好吧,献给用Quartus的好盆友,希望对你们有用。-free ipcoure
mac
- verilog 实现乘累加器 源代码 以及测试代码 mac.v mac_tb.v-verilog Achieved by the source code and test code accumulator mac.v mac_tb.v
stepmoto_pwm_test
- 笙泉单机2路PWM控制步进电机,步进电机细分-Megawin single 2 way PWM control of stepper motor, stepper motor subdivision
systolic
- 实现QR_RLS算法,基于fpga 的非线性功放的dpd实现-realize QR_RLS
single_cycle_cpu
- 单周期CPU,single_cycle_cpu,南京大学计算机系计算机组成原理实验-Single-cycle CPU, single_cycle_cpu, Nanjing University Computer Science Department of Computer Composition Principle Experiment
hanshack
- 用verilog编写的握手通信机制(req和ack),方便大家了解整个流程。-Use the verilog language to write the handshack commulation ways(req and ack)
vertosysc
- verilog转换为systemc代码,用于RTL到系统建模-verilog to systemc
PCIeDDR2add
- PCIE-DDR2-双通道ADDA板主要用于AD数据的记录与回放。该板主要使用Xilinx公司的Virtex5 FPGA,通过PCIE IP核与主机通讯,存储系统包括DDR2 SDRAM和FLASH,为各种软件无线电技术的应用提供了一个非常强大的单插槽收发器解决方案。-PCIE-DDR2 dual-channel ADDA board is mainly used for the AD data recording and playback. The board Virtex5 the FPGA
Frame-synchronizer-
- 原创,帧同步器的Verilog代码,在FPGA上验证实现过,无误。作为通信系统帧传输的仿真,有限状态机同步态和失步态的切换仿真。-Original Verilog code for frame synchronization, verify the implementation on the FPGA, and correct. Frame transmission as the communication system simulation, finite state machine sync
decoder
- 设计遥控器接收解码电路。该电路接收编码后的串行数据,解码输出数据。电路接收到的串行数据的格式为:4位同步码“1010”,4位数据(高位在前),1位奇校验码(对前8位数据校验)。解码电路检测到校验位正确后,输出数据及一个时钟周期的数据有效脉冲。如果校验位错误,则不输出数据,也不输出数据有效脉冲。画出状态转移图,标明各个状态的转移条件和输出-Design of remote control receiving and decoding circuit. The circuit receives th