Altera Avalon Verification IP Suite User Manual Page 22

  • Download
  • Add to my manuals
  • Print
  • Page
    / 178
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 21
3–2 Chapter 3: Avalon Interrupt Source and Interrupt Sink BFMs
Application Program Interface
Avalon Verification IP Suite User Guide May 2011 Altera Corporation
get_irq()
get_version()
set_irq()
Prototype:
get_irq()
.
Arguments: None.
Returns:
logic[AV_IRQ_W-1:0]
.
Description: Returns the current value of the register holding the latched interrupt signal.
Prototype:
string get_version()
.
Arguments: None.
Returns:
String
.
Description: Returns BFM version as a string of three integers separated by periods. For example,
version 10.1 sp1 is encoded as "10.1.1".
Prototype:
set_irq()
.
Arguments:
int interrupt_bit
.
Returns:
void
.
Description: Asserts the interrupt signal and sets the interrupt signal to 1, regardless of the value you
set for Assert IRQ high in the parameter editor.
Page view 21
1 2 ... 17 18 19 20 21 22 23 24 25 26 27 ... 177 178

Comments to this Manuals

No comments