From 057a741d55f5b113f405203fb9c0452a1dc95817 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Sat, 11 Sep 2021 15:37:46 +0100 Subject: [PATCH] update README.txt to add extra notes --- README.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 2cab663..56adddf 100644 --- a/README.txt +++ b/README.txt @@ -1,11 +1,15 @@ # sim openocd test -create verilog file "python issuer_verilog libresoc.v" +in the soc directory, create the verilog file + "python issuer_verilog.py libresoc.v" + copy to libresoc/ directory terminal 1: ./sim.py terminal 2: openocd -f openocd.cfg -c init -c 'svf idcode_test2.svf' # ecp5 build +same thing: first build libresoc.v and copy it to the libresoc/ directory + ./versa_ecp5.py --sys-clk-freq=55e6 --build ./versa_ecp5.py --sys-clk-freq=55e6 --load -- 2.30.2