From 38092bef1e9118bfa9e27c0e1992fdeabb92514e Mon Sep 17 00:00:00 2001 From: Bill Flynn <52765606+openpowerwtf@users.noreply.github.com> Date: Tue, 23 Aug 2022 16:10:06 -0500 Subject: [PATCH] Update readme.md --- readme.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 688e8b9..fb53268 100644 --- a/readme.md +++ b/readme.md @@ -9,6 +9,7 @@ * wrapper converts A2L2 interface to mem and Wishbone interfaces * verilator now runs with a2o_litex and litex SOC * verilator & litex software build working for 32BE but looks like problem with printf %d + * verilator & litex software build working for 64LE with same printf errors ``` litex_term socket://localhost:2592 @@ -43,9 +44,6 @@ Command not found litex> ``` - * verilator & litex software build also working for 64LE but same printf output - - ## To Do * continue with cocotb testing