搜索资源列表
Verilog2C++
- 将Verilog代码转换成C++代码的软件,C源代码。-soft for changing Verilog code to c++ code ,c code
Camera_Interface_Verilog
- 该源代码包是基于片上系统的摄像头接口的Verilog语言程序,它包括以下5部分:RTL源代码,测试平台,软件仿真C代码,FPGA综合时的sdc和ucf文件,说明文档。-This source code package is the camera interface module based on the SoC use Verilog language. It has the following 5 parts: RTL code, testbench, software simulating
FSKmodulationanddemodulation
- FSK调制与解调,整个设计基于ALTERA公司的QuartusⅡ开发平台,并用Cyclone系列FPGA实现。所设计的调制解调器具有体积小、功耗低、集成度高、软件可移植性强、扰干扰能力强的特点,符合未来通信技术设计的方向。-FSK modulation and demodulation, the entire design is based on ALTERA' s development platform Quartus Ⅱ, and Cyclone series FPGA implem
e002_synopsys
- sysnopsys的cocentric软件及system C使用说明-cocentric the sysnopsys software and use system C
DE2_SD_Card_Audio(Modified)
- 在DE2开发板上实现的SD卡mp3音乐播放器。硬件部分用Verilog语言编写,在Quartus上编译;软件部分用C语言编写,在Nios2上编译运行。-DE2 development board in the realization of the SD card mp3 music player. Hardware using Verilog language, compiled in the Quartus software with C language, compiled to run
DE2_NIOS_HOST_MOUSE_VGA
- 在DE2开发板上实现的VGA输出游戏。硬件用Verilog语言编写,在Quartus上编译;软件用C语言编写,在Nios2上编译运行。把DE2板和显示器键盘连起来即可使用。-Development in the DE2 board game to achieve the VGA output. Hardware using Verilog language, compiled in the Quartus software with C language, compiled to run in
DE2_NET
- 用DE2开发板实现的网络控制器。硬件用Verilog语言编写,在Quartus上编译;软件用C语言编写,在Nios2上编译运行。程序已经过测试,功能完好。-DE2 development board with the realization of the network controller. Hardware using Verilog language, compiled in the Quartus software with C language, compiled to run in
sopcIIC
- 该例子是基于sopc的IIC总线设计完整设计,分为硬件和软件部分,软件部分是用c语言编写的。该项目是个以完成的项目,据有较高的参考和经济价值。该例子是原来做过的项目。 整个项目是在Quartus II 7.0和nios IDE环境下开发。-This example is based on the IIC bus design sopc complete design, divided into hardware and software, the software part is writt
Verilog000
- FPGA的学习,熟悉QuartusII软件的各种功能,各种逻辑算法设计,接口模块(RS232,LCD,VGA,SPI,I2c等)的设计,时序分析,硬件优化等,自己开始设计简单的FPGA板子。 ③、NiosII的学习,熟悉NiosII的开发流程,熟悉开发软件(SOPC,NiosII IDE),了解NiosII的基本结构,设计NiosII开发板,编写NiosII C语言程序,调试板子各模块功能。-Verilog语言的学习,熟悉Verilog语言的各种语法。 ②、FPGA的学习,熟悉
or1200_wb_ram_gpio_pll
- Quartus ii项目,硬件平台为SOPC2000,能实现LED的各种显示控制及按键输入。包括硬件实现的Verilog及软件实现的C实现。SOPC系统的设计在Windows的quaruts ii 8.0上实现,软件部分在Ubuntu上实现。-Quartus ii project, the hardware platform for SOPC2000, to achieve a variety of LED display control and key input. Including Ver
paper-based-on--radar
- 本文基于某制导雷达信号处理机优化改造工程,介绍了该雷达信号处理机的 接收相干处理(CORP)、动目标显示(MTI)的原理、硬件平台、软件设计、调试以及 优化设计方法。文章首先回顾了该信号处理机相关的信号处理方法,包括数字稳 定校正技术(DS功、参差周期滤波、多次相消器的动目标显示等方法的工作原理和 实现方式,并结合项目进行计算机仿真。其次介绍了信号处理机的组成结构,优 化设计思路,主要功能分配。最后重点讨论了信号处理机的各个模块的工程实现 方法以及数字信号处理
61EDA_C1113
- Altera公司的关于FPGA设计的资料, 其中包括了硬件的原理图以及相关的软件例程,为大家的学习提供了很好的例子。-Altera company about the FPGA design of material, Including the hardware diagram and related software routines, for all of us study provides a good example.
LED_Ctrl_Firmware
- 这是Cy7C68013控制LED灯的固件,配合上位机C#软件或是控制台,控制LED灯亮灭,基础实验用-Firmware: CY7C68013 LED Controller
Tkstudio-
- tkstudio可以完成从工程建立到管理、编译、连接、目标代码的生成、软件仿真和硬件仿真等完整的开发流程.尤其C编译工具在产生代码的准确性和效率方面达到了较高的水平-He is a multi-core with a powerful built-in editor compiling, debugging environment, you can complete the works to establish and manage, compile, link, currently Sta
Project2
- 1、 硬件部分包括AT89C52、LCD1602和4个独立按键 2、 使用定时器0产生10ms的定时中断,作为时钟基准和软件定时器的基准。 3、 系统使用两个软件定时器Tkeyscan和Tdisplay。 Tkeyscan用来独立按键模块的定时扫描,每次扫描结合按键状态机的当前状态判断按键的有效性(消抖)及其时长(长按还是短按)。 Tdisplay用来定时激活LCD1602的显示(200ms一次,可自行修改)。 4、 整个系统在四种状态间流转:DISPL
verilogHDL
- 针对C 语言编程者的Verilog 开发指南实例包括完全用软件实现的位脉冲PWM 控制器等-Fully implemented in software-bit pulse PWM controller instance for the C programming language Verilog Developer s Guide
VGA_CCD531
- 本文围绕一个包含Nios II软核处理器的可编程片上系统展开数码相机的样机设计。论文首先对样机所要达到的整体功能进行了规划,接下来并行开展了软硬件设计。在硬件方面,充分利用了所使用平台提供的SD卡插槽、键盘、数码管、SRAM等各种硬件资源,并用Verilog HDL硬件描述语言设计了样机系统所需要的VGA接口控制器、CMOS图像传感器接口控制器以及VGA显示存储器;在软件方面,本文基于Nios II软核处理器用C语言实现了SD卡的驱动、FAT文件系统的移植、VGA显视器的驱动以及BMP图片文件的
Tutorials
- Mentor graphics FPGA设计软件DK design suite PDK tutorial,该软件是基于high level synthesis,使用handle c设计。-Mentor graphics FPGA design software DK design suite PDKs the tutorial, the software is based on high level synthesis, using the handle c design.
DSP
- FPGA High level synthesis 软件impulse c例程,DSP相关-FPGA High level synthesis software impulse c routines, DSP
kc705-pcie-rdf0106-14.4-c
- 适合ise14.4软件使用的KC705套件的PCIE核使用教程,这是相关的代码,实现了PCIE的基本功能 -KC705 ise14.4 software suite for use of the PCIE nuclear tutorial, which is the relevant code, to achieve the basic functions of PCIE