Altera Stratix V Avalon-ST Manual de usuario Pagina 268

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 293
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 267
Location altpcietb_bfm_driver_rp.v
Arguments
bar_table
Address of the Endpoint bar_table structure in BFM shared
memory
allowed_bars
One hot 6 bits BAR selection
min_log2_size
Number of bit required for the specified address space
sel_bar
BAR number to use
dma_set_rclast Procedure
The dma_set_rclast procedure starts the DMA operation by writing to the Endpoint DMA register the
value of the last descriptor to process (RCLast).
Location altpcietb_bfm_driver_rp.v
Syntax Dma_set_rclast(bar_table, setup_bar, dt_direction, dt_rclast)
Arguments
bar_table
Address of the Endpoint bar_table structure in BFM shared
memory
setup_bar
BAR number to use
dt_direction
When 0 read, When 1 write
dt_rclast
Last descriptor number
ebfm_display_verb Procedure
The ebfm_display_verb procedure calls the procedure ebfm_display when the global variable
DISPLAY_ALL is set to 1.
Location altpcietb_bfm_driver_chaining.v
Syntax ebfm_display_verb(msg_type, message)
Arguments
msg_type
Message type for the message. Should be one of the constants
defined in BFM Log and Message Procedures.
message
The message string is limited to a maximum of 100 characters.
Also, because Verilog HDL does not allow variable length
strings, this routine strips off leading characters of 8'h00 before
displaying the message.
UG-01097_avst
2014.12.15
dma_set_rclast Procedure
17-57
Testbench and Design Example
Altera Corporation
Send Feedback
Vista de pagina 267
1 2 ... 263 264 265 266 267 268 269 270 271 272 273 ... 292 293

Comentarios a estos manuales

Sin comentarios