Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Designing with Interrupts

Status
Not open for further replies.

madmax

Newbie level 6
Joined
Jan 10, 2003
Messages
12
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
120
Hi ,

I'm working in the embedded application.I design using FPGA's.In one of my design, there are lots of interrupts given to microprocessor. Only one interrupt is connected to the Microprocessor interrupt pin physically.But microprocessor identifies the different interrupts by reading the master register(8 bits) and its corresponding slave registers inside the FPGA design.Interrupts are having priority also.

Is there any material which describes how to design for handling interrupts for these type of application.Issues when designing with interrupts

For example : when the interrupt pin should be asserted low after reading the
master register or the corresponding slave register

Thanks in Advance ,

Max
 

i think reading the datasheet of some standard product like 8259 should help.

thanks
 

try @ltera sites, they have a good application notes on handling interruput of Nios processor
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top