搜索资源列表
VGA
- 这个试验要配合EDA4.0底板一起使用.先将核心板插在EDA4.0底板上面,然后接上VGA显示器. 1。源文件保存在src目录,QII的工程文件保存在Proj目录; 2。程序实现的功能是在VGA显示器上显示彩色条纹,共8种颜色; 3。具体设计参考代码。
FPGAcode
- FPGA核心代码,可在工程中直接使用。
freerisc8_11
- 一个基于VHDL 的简单8位CPU的IP core核心代码-VHDL based on a simple 8-bit CPU core code of the IP core
stopwatch
- 数字秒表的VHDL代码。当设计文件加载到目标器件后,设计的数字秒表从00-00-00开始计秒。,直到按下停止按键(按键开关S2)。数码管停止计秒。按下开始按键(按键开关S1),数码管继续进行计秒。按下复位按键(核心板上复位键)秒表从00-00-00重新开始计秒。-The VHDL code for digital stopwatch. When the design document loaded into the target device, the designed digital stop
SystemC_for_SOC
- 为了辅助大家学习《SystemC片上系统设计》一书,方便大家阅读、理解、实践SystemC。大部分代码在Microsoft Visual Studio 6.0上编译通过,另有一些代码无法在个人电脑上使用,可以在工作站的Sun Solaris上编译通过。建议大家带着批评而不是崇拜的眼光来学习这些代码。 SystemC Core Language library 201是SystemC核心语言库,可以在个人电脑上运行。 SystemC MasterSlave Library201是Sys
cordic
- cordic算法实现的核心代码,老外写的。我已经验证过了,是完全可以使用的!请大家放心下载。-cordic algorithm of the core code, written by foreigners. I have verified, is not fully used! Please rest assured to download.
mid-filter
- mid-filter 中值滤波算法的原理及核心代码 word版-mid-filter median filter and the core principles of the code word version
SG_FPGA
- 2006年电子设计竞赛二等奖,多功能函数、信号发生器核心器件FPGA内部的原理图,主要模块用VHDL代码描述,包括PLL、相位累加器、波形算法和正弦波查找表,可实现0.005Hz~20MHz的多波形信号产生,频率步进值0.005,输出接100MSPS速率的DAC--AD9762-Electronic Design Competition 2006, second prize, multi-function signal generator within the core of the devic
DAC-use-verilog
- 用verilog写的TLV5620芯片的DAC转换代码,核心文件dac.v,能进行实现,不仅仅是行为级描述-Written with verilog conversion code TLV5620 DAC chip, the core file dac.v, can be achieved, not just behavioral descr iption
core
- OpenOCD内部Jtag层核心代码。OpenOCD可以使用户通过C代码仿真模拟Verilog-core of OPENOCD s JTAG
ARM_kernel_verilogHDL
- 这是ARM核心处理器的verilogHDL代码,相当一个软核。-This is the ARM core processor verilogHDL code, is a soft core.
divider
- VERILOG编写的24位除法器代码核,是FPGA或者ASIC设计中的一核心计算模块。-VERILOG written 24 divider code nuclear FPGA or ASIC design in a core module.
8bit-computer
- 该文件夹是全套8位单片机的主要核心部分的仿真后的原始代码,能正常使用-The folder is the original code, can be used normally after the simulation of the core part of a full set of 8-bit microcontrollers
PCI_top
- 这是PCI运动控制卡的核心代码,我的一个项目程序,很好用,verilog 语言编写。-This is a PCI motion control card core code, I have a project program, easy to use, verilog language.