搜索资源列表
aqusition
- 此程序用于视频采集过程中CPLD对时序的转换与组合代码,每两行采集一行,两列采集一列,减小数据量,同时能保证采集完整的一幅图像(输出OUT用于DSP或者单片机中断)
FPGA_COM
- FPGA实现的多串口程序(支持收发中断,QUARTUSII编译),各串口独立-FPGA serial program (support to send and receive interrupt, QUARTUSII compiler), the serial independence...
sourcefile
- 在Altera公司的Cyclone系列FPGA开发板上试验的按键中断程序,希望对那些学习中断开发的初学者有帮助。 pio_key.v是verilog编写的按键中断程序,对应四个按键,按其中任何一个键都可以发送一个中断; keyint.c是Nios中编写的C程序,用于检测按键的中断,如果检测到中断,会检测是哪个按键按下,从而执行相应的程序! -In Altera' s Cyclone series FPGA development board interrupt key test
jiaotongdeng
- 用VHDL做的一个交通灯的实验,这个程序的主要功能是:有8个灯,主路和支路分别增加了转弯的灯;有救护车,当救护车按键为高电平时,产生救护车中断,主路和支路红灯亮。同时数码管在当前计数值和全0之间循环显示;有喇叭voice;-Use VHDL to do a traffic light experiment, the main functions of this program: There are eight lights, the main road and slip roads increa
C_8259.vhd
- 一种简单的C-8259示例程序,为中断控制程序设计提供基础。 -a kind of CONTROLER。
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.
_8259A
- 8259A是专门为了对8085A和8086/8088进行中断控制而设计的芯片,它是可以用程序控制的中断控制器。单个的8259A能管理8级向量优先级中断。在不增加其他电路的情况下,最多可以级联成64级的向量优先级中断系统。8259A有多种工作方式,能用于各种系统。各种工作方式的设定是在初始化时通过软件进行的。 在总线控制器的控制下,8259A芯片可以处于编程状态和操作状态.编程状态是CPU使用IN或OUT指令对8259A芯片进行初始化编程的状态- 8259A is designed t
ScanKey
- 在FPGA中用verilog编写的键盘扫描程序,返回时有中断-the program write by verilong which use to scan the switch and return inturrupt in fpga.
m_decoder
- 恢复以曼彻斯特编码格式输入的mdi信号成实际数据并存储在双端口RAM后以中断方式通知DSP读取数据,所需双端口RAM程序可以从相应的FPGA编译系统中产生-A return to the Manchester encoded signal is input into the actual data mdi and stored in the dual-port RAM notify the DSP after the break to read the data, the required du
NIOIS-UART
- 基于NIOS的串口程序,可以收发多个字符,实现中断。-the serial driver based on the NIOS IDE, have been implmented successfully.
20104169105873879
- 主要功能:pci9054芯片本地总线控制示例程序,可用于pci驱动和应用程序的测试。每隔一段时间产生一次中断,产生1,2,3等递增数据,配合pci9054驱动和应用程序完成数据传输 2.说明:文件夹内是Quartus 9.0的工程文件,使用Verilog语言,使用器件是Cyclone2,应用于其他FPGA时,直接调整管脚即可。-Main features: pci9054 local bus control chip sample program can be used for pci driv
C8051F530A-Timers
- C8051F530A的计数器程序,包括计时器初始化、中断程序、控制方法等。-C8051F530A counter procedures, including the timer initialization, interrupt procedures, control methods.
ADC0809Pzhongduan
- 这是ADC0809中断显示程序已经通过电路板调试成功的程序,拿出来和大家分享一下,希望多大家有用-This is the ADC0809 interrupt display program has been successful through the board debug process out and share with you the hope that more useful for everyone
PICdpjpwm
- PIC单片机PWM模块应用实验程序,包含系统配置、-中断服务程序, 使用PIC16F887芯片,输出50khz占空比50 的方波 -PIC microcontroller PWM module application experimental procedures, including system configuration,- interrupt service routine, use the PIC16F887 chip, a 50 duty cycle output 50khz sq
ADSP2011Local
- pci9054芯片本地总线控制示例程序,可用于pci驱动和应用程序的测试。每隔一段时间产生一次中断,产生1,2,3等递增数据,配合pci9054驱动和应用程序完成数据传输 2.说明:文件夹内是Quartus 9.0的工程文件,使用Verilog语言。-pci9054 local bus control chip sample program can be used for pci driver and application testing. Generate an interrupt at r
main
- 这是一个在ADS环境下,在LPC2132上面调试成功的一个关于UART 中断方式运行的程序-This is an ADS environment, the successful commissioning of the above in the LPC2132 UART interrupt a run on the program
lesson3-2
- 用一根导线连接在P3.2和GND之间,使P3.2为低电平。那么进入中断 既是第一个二极管闪一下 ,进而 程序继续进行 它与电平触发不一样。 总结: 若采用电平触发方式,外部中断申请触发器的状态随着CPU在每个机器周期采样到的外部 中断输入线的电平变化而变化,这能提高CPU对外部中断中断请求的响应速度。当 外部中断源设定为电平触发方式时,在中断服务程序返回之前,外部中断请求 输入必须是无效的(既变为高电平)否则CPU返回主程序之后会再次响应中断。(也即是主程序不在执行)
MCUinterrupt
- 51单片机中断程序,点亮LED灯,普中单片机-51 MCU interrupt the program, to light the LED lights, the S & P in the SCM
lab6
- ISE 13.4中SDK开发时的时钟中断程序,实现每秒产生中断,并由led灯显示-The ISE 13.4 SDK development clock interrupt program, the interrupts generated per second, by led lights display