0 0 votes Whether Vectored Interrupts are possible on CPU having single Interrupt Request line and a single interrupt grant line? CO & Architecture + – gshivam63 662 views answer comment Share Follow Print See 1 comment 1 1 comment reply Pankaj kumar commented Sep 24, 2016 reply Follow flag daisy chaining is single Interrupt Request line and a single interrupt grant line 0 0 replyShare Please log in or register to add a comment.
0 0 votes Possible.... vector address is transmitted by data bus.. when...the cpu becomes ready to accept interrupt it activates INTA line. Then IO device responds by spending its vector code into the data bus and turning off the INTR signal. dd answered Jul 3, 2016 dd comment Share Follow 0 reply Please log in or register to add a comment.