Altera Stratix V Avalon-ST Bedienungsanleitung Seite 247

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 293
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 246
Location altpcietb_bfm_driver_rp.v
Syntax ebfm_cfgwr_imm_nowt(bus_num, dev_num, fnc_num, imm_regb_adr, regb_len, imm_
data)
Arguments
bus_num
PCI Express bus number of the target device.
dev_num
PCI Express device number of the target device.
fnc_num
Function number in the target device to be accessed.
regb_ad
Byte-specific address of the register to be written.
regb_ln
Length, in bytes, of the data written. Maximum length is four
bytes, The regb_ln the regb_ad arguments cannot cross a
DWORD boundary.
imm_data
Data to be written
This argument is reg [31:0].
In both languages, the bits written depend on the length. The
following encodes are defined.
4: [31:0]
3: [23:0]
2: [15:0]
1: [7:0]
ebfm_cfgrd_wait Procedure
The ebfm_cfgrd_wait procedure reads up to four bytes of data from the specified configuration register
and stores the data in BFM shared memory. This procedure waits until the read completion has been
returned.
Location altpcietb_bfm_driver_rp.v
Syntax ebfm_cfgrd_wait(bus_num, dev_num, fnc_num, regb_ad, regb_ln, lcladdr,
compl_status)
17-36
ebfm_cfgrd_wait Procedure
UG-01097_avst
2014.12.15
Altera Corporation
Testbench and Design Example
Send Feedback
Seitenansicht 246
1 2 ... 242 243 244 245 246 247 248 249 250 251 252 ... 292 293

Kommentare zu diesen Handbüchern

Keine Kommentare