搜索资源列表
nios_example.rar
- nios范例(含源代码),包含dma控制器,io中断,串口中断,定时器中断,nios sample (including source code), including dma controller, io interrupt, serial port interrupt, timer interrupt
nios-II
- 很好地描述了NOISII的串口、定时中断等各种实例-A good descr iption of the NOISII the serial port, timer interrupt, and other examples of
Nios_II_timer
- 本源码为Nios II的开发示例,主要演示Nios II的定时中断器的应用。开发环境QuartusII。 本示例十分经典,对基于SOPC开发的FPGA初学者有很大帮助。-The source code for the Nios II development of an example, the main demonstration Nios II interrupt timing device applications. Development environment QuartusI
nios_irq
- 在niosII 中实现按键触发中断使数码管或LED显示-In achieving niosII interrupt trigger button or LED digital tube display
sourcefile
- 在Altera公司的Cyclone系列FPGA开发板上试验的按键中断程序,希望对那些学习中断开发的初学者有帮助。 pio_key.v是verilog编写的按键中断程序,对应四个按键,按其中任何一个键都可以发送一个中断; keyint.c是Nios中编写的C程序,用于检测按键的中断,如果检测到中断,会检测是哪个按键按下,从而执行相应的程序! -In Altera' s Cyclone series FPGA development board interrupt key test
nios
- altera ep2c8V2 开发实例 timer uart I2C key interrupt 等-altera ep2c8V2 examples timer uart I2C key interrupt etc.
redo_pio_irq
- 测试NIOS PIO 与 及其中断的源代码 在NIOS IDE 7.2 下调试通过-Test NIOS PIO and its interrupt source code to debug through the NIOS IDE 7.2
1
- 实现按键中断,在NIOS II IDE平台上实现按键中断,按键驱动程序在Quartus ii里面用VHDL编写。-interrupt
NIOS_Uart
- 基于NIOS,串口---RS485通讯程序。接收中断函数的注册用服务。-Based on NIOS,--- RS485 serial communication program. Receive interrupt function registered with the service.
modulate
- nios软核的中断机制,可编程单片系统,嵌入式软核-nios soft core of the interrupt mechanism, a programmable system on chip, embedded soft core
NiosIIkeyboardinputreferenceprogram(externalinterr
- Nios II键盘输入参考程序(外部中断-Nios II keyboard input reference program (external interrupt). Txt
key_interrupt
- nios ii 按键中断形式通过API函数来实现-nios ii key interrupt function to form through the API
nios-II
- NiosII范例,包括了DMA控制,串口通信,定时器中断,以及NIOS的部分范例,对于FPGA内核的开发很有帮助。-NiosII example, including the DMA control, serial communication, timer interrupt, as well as some examples of NIOS, development will be helpful for the FPGA core.
nios_ii-irq
- ALTERA FPGA 构建nios ii CPU ——中断法定时器 本例子教你学会FPGA NIOS中断,熟悉中断,逐步深入。-ALTERA FPGA build nios ii CPU- to interrupt method timer this example teach you to learn to FPGA NIOS interrupt, familiar interrupt gradually deepened.
keyscan
- 基于NIOS II的按键操作程序,使用C语言编写,实现按键中断-Based on NIOS II keystrokes procedures, using C language to write, implement key interrupt
timer
- 本代码用verilog语言描述,在nios上操作,实现了定时器的设置和中断操作,并结合timestamp读取程序运行的时间。-The code to use verilog language to describe, in nios on operation, to achieve the timer settings and interrupt operation, combined with the timestamp reads the program run.
edge
- fpga边沿中断检测程序,本程序可以用nios II 仿真。-fpga edge interrupt detection procedures, the procedures can be used nios II simulation.
key_interrupt
- nios ii 按键中断形式通过API函数来实现-nios ii key interrupt function to form through the API
SW_LCD1602_irq
- SW_LCD1602_irq是nios中实现按键中断以及lcd1602显示-SW_LCD1602_irq is implemented nios interrupt button and display lcd1602
edge
- 基于NIOS的硬件中断例程,该程序通过一个外部按键来验证一下中断凼数癿处理过程。所用的软件为quartus和nios。主要分为硬件开发及软件开发两部分。-Based on NIOS hardware interrupt routine, the program by an external button to verify that the interrupt number Taipa 癿 process. The software used for the quartus and nios.