Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ major limitations:
* MMIO reads and writes must use the OPAE SDK API's methods. Direct software access to
MMIO space using pointers will not be detected by the ASE software runtime and will not
generate PCIe transactions.
* Only host channels and local memory are emulated. Devices such as Ethernet are not yet
supported.
* Only host channels and local memory are emulated.
* While accelerators with multiple AFU host channels can be run with ASE, only one port
will receive transactions. All MMIO traffic will be directed to a single AFU port.

Expand Down