From 6cf6f39c93a2bdf6df38671996970a527ecb173c Mon Sep 17 00:00:00 2001 From: Gijs <schoonderbeek@astron.nl> Date: Thu, 9 Feb 2023 18:17:55 +0100 Subject: [PATCH] Update readme.txt after reveiw Reinier --- boards/uniboard2c/lattice_jtag/readme.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/boards/uniboard2c/lattice_jtag/readme.txt b/boards/uniboard2c/lattice_jtag/readme.txt index 235a7eaeb8..94fd2b4512 100644 --- a/boards/uniboard2c/lattice_jtag/readme.txt +++ b/boards/uniboard2c/lattice_jtag/readme.txt @@ -19,9 +19,9 @@ Tools needed to build JTAG Scanbridge image How to build an Lattice JTAG image --------------------------------------------------------------------------- - Open UNB2_JTAG_SCANBRIDGE.ldf project file with Lattice Diamond. -- Select the "Process" tab in the left window -- In Process tab , tick "JEDEC File" to make bit file -- Double click "Export Files" +- Open the "Process" tab in the left window. +- In Process tab , tick "JEDEC File" to make bit file. +- Double click "Export Files". --------------------------------------------------------------------------- Make SVF file (used in JTAG Provision to configure the FPGA) -- GitLab