From f89d2a0f0cbbcb5d7c9a8df9e6c84921fb1c559f Mon Sep 17 00:00:00 2001 From: Bill Flynn <52765606+openpowerwtf@users.noreply.github.com> Date: Sun, 14 Aug 2022 19:28:30 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6668185..9aad270 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ * for now, /rel is the original and /dev has updates: * compiles with verilator, iverilog, yosys - * runs simple version of kernel/bios/random test with cocotb (A2L2 interface partially implemented in Python) and Verilog core wrapper (A2L2<->mem interface) + * runs simple version of kernel/bios/random test with cocotb (A2L2 interface partially implemented in Python) and Verilog core wrappers (A2L2<->mem/wb interfaces) * wrapper converts A2L2 interface to mem and Wishbone interfaces * verilator now runs with a2o_litex