搜索资源列表
ug_lpm_rom.rar
- quartus rom的生成 运用matlab生成.mif或.hex文件 载入rom表,quartus rom the use of matlab generated generation. mif or. hex file loading rom Table
xtp051_sp601_schematics
- Xilinx公司最新的Spartan 6系列FPGA所用的开发板电路图,详尽包括了电源、IO、外设、USB等部分的内容,极具有参考价值,另外还有一个USB芯片 68013所使用的HEX文件可供下载-Xilinx' s new Spartan 6 Series FPGA development board used in circuit detail, including the power, IO, peripherals, USB and some other content, most
core
- VHDL编写的51单片机软核,支持在Modelsim下仿真,仿真可直接运行HEX文件,v0.1,后续版本还在开发中。 Craftor原创,仅供学习和交流使用。-51-compatible soft-core, written in VHDL, can be simulated in ModelSim and execute HEX file。 By Craftor
sssss
- 掌握FPGA可编程门阵列的基本方法 2).掌握Xilinx ISE 9.0的基本使用方法以及在ise的环境下导入51核及其配置方法 3).学会将keil编译成功个hex文件变为coe文件,导入例化的rom 4).学习设计核的关键与方法 -Programmable Gate Array FPGA to master the basic method 2). Xilinx ISE 9.0 to grasp the basic use and the environment in t
vhdl-digital-clock
- 数字电子钟VHDL 能够实现小时(24进制)、分钟和秒钟(60进制)的计数功能 具有复位功能 功能扩展:具有复位、整点报时提示、定时闹钟等功能 方案: 对数字电子钟的功能进行分析,确定出所需要的各个模块,再通过顶层文件的设计,把各个模块例化综合起来,形成一个完整的电子钟。 -VHDL to implement digital electronic clock hours (24 hex), minutes and seconds (60 decimal) of th
pskdem_fixed
- psk解调的定点仿真模型。另外DEC2HEX.C负责将十进制的数据文件转换为十六进制的数据文件,因为MATLAB输出数据格式为十进制,而NC-VERILOG能够读取的数据格式为十六进制,所以需要转换。-psk demodulation of the fixed-point simulation models. In addition DEC2HEX.C responsible for the data file is converted to decimal hex data file, as
songer
- 著名歌曲《莫斯科郊外的晚上》音乐发生器在FPGA上实现,内含HEX文件-The famous song " Evening in the Suburbs of Moscow" music generator in the FPGA, containing the HEX file
data_generator_hex
- fpga设计时rom的初始化文件(.HEX)生成文件,有详细注释,修改文件保存位置后可以运行-fpga design rom initialization file (. HEX) to generate documents, detailed notes, you can modify the location to save the file to run
jiaotongdeng
- 基于单片机的交通灯设计,有倒数计时功能,电路原理图 hex文件-jiaotongdneg sheji
The-way-of-divide-and-hex
- 这个文件中介绍了分频和各种进制编写的几种方法,VHDL语言,-This file is described in several sub-frequency and a variety of hex write the VHDL language,
MIF_file_of_Sine_Wave_Generator
- 在Quartus的DDS设计中,通常会用到mif或者hex文件存储函数值,被ROM的IP模块调用。本程序是在Matlab环境下,根据所需数据位数和长度自定义mif文件。-Quartus DDS design, usually used in the mif or hex file storage function value, call the ROM of IP modules. This program is in the Matlab environment, according to t
MC8051
- FPGA的8051 IP核,完整的工程,直接用Keil编写好单片机代码后将生成的HEX文件放进FPGA的ROM里面,便可使用,比51单片机速度更快!-FPGA-8051 IP core, the complete works directly with Keil to write a good microcontroller code will be generated HEX file into the FPGA-ROM which can be used faster than the sp
dw8051-used-in-FPGA
- 自己下载的dw8051核,并在atlys fpga开发板上运行成功。其中rom和ram都已经生成,4个并行I/O口也有。编程语言是verilog。另外,还有hex转in文件的小软件,以及Uedit这个文本编辑器,它是用来给dw8051的rom载入程序的。-The the dw8051 nuclear, download and run atlys fpga development board. Rom and ram have been generated, there are four par
ddsProm
- dds 频率可控,32位 输出为12位 已含有.hex文件,直接装载致ROM即可~-dds frequency-controlled, 32-bit output is 12 already contains. hex file can be loaded directly caused ROM ~
MATLABLPM_ROM
- 用MATLAB实现LPM_ROM中数据初始化在QuartusⅡ调入ROM初始化数据文件并选择在系统中的读写功能时,默认选择hex文件,在此你是见不到刚刚移动到工程中的mif文件的,需要在右下角的文件格式中选择MIF文件,这样就可以添加进去了-Using MATLAB LPM_ROM initialization data transferred in Quartus Ⅱ ROM initialization data file and select the read and write func
SRAM_GPIF
- 一份usb2.0 gpif模式下的sram接口传输代码,里面包括fw.c,dscr.a51,FX2_SRAM_GPIF.hex,FX2_SRAM_GPIF.iic等文件-A usb2.0 gpif Mode sram interface transfer code, which includes fw.c, dscr.a51, FX2_SRAM_GPIF.hex, FX2_SRAM_GPIF.iic other documents
8051
- VHDL语言编写的SW8051IP核,并加入ROM,RAM,RAMX,PLL模块,可下载HEX文件并验证成功-VHDL language SW8051IP nuclear and add ROM, RAM, RAMX, PLL modules, you can download the HEX file and verify success
mif_generation
- 利用C生成quartus中ROM所需用的mif或者hex文件,以正弦信号为例-Using C to generate .mif for quartus ii
HEX2MIF
- QUARTUS II SRAM/ROM初始化需要的HEX文件与Keil产生的HEX格式不同;该Modelsim程序,将Keil产生的Hex转换成,Quartus可以是识别的MIF格式;(The QUARTUS II SRAM/ROM initialization needs HEX files which are different from those generated by Keil. The Modelsim program converts Hex generated by Keil
quartus和modelsim中使用mif和hex文件1
- quartus和modelsim中使用mif和hex文件1(fpga modelsim mif hex)