From a0e6d84106cab651b6530c71ba5b9c8af3d6498d Mon Sep 17 00:00:00 2001 From: Emard Date: Thu, 4 Jan 2018 23:40:45 +0100 Subject: [PATCH] manual update --- doc/MANUAL.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/MANUAL.md b/doc/MANUAL.md index 3df0607..b9d986a 100644 --- a/doc/MANUAL.md +++ b/doc/MANUAL.md @@ -156,8 +156,8 @@ memory to buffer entire bitstream. ddtcmd -oft -svfsingle -revd -maxdata 8 -if ulx3s_flash.xcf -of bitstream.svf -To start using ESP-32 first you need to compile "passthru" bitstream, -[f32c project](https://github.com/f32c/f32c/tree/master/rtl/proj/lattice/ulx3s/passthru_45f) +To start using ESP-32 first you need to compile +[ULX3S passthru from f32c project](https://github.com/f32c/f32c/tree/master/rtl/proj/lattice/ulx3s/passthru_45f) and upload it using FleaFPGA-JTAG or external JTAG programmer. "Passthru" bitstream configures FPGA to route lines from USB-serial to ESP-32.