From 0310d4a0bf9b90f4e3bb84f93fddb20163d83a48 Mon Sep 17 00:00:00 2001 From: Aditi K Date: Thu, 21 Sep 2023 13:32:14 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index cafaf5e..f6f2958 100644 --- a/README.md +++ b/README.md @@ -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.