From e4e29738ac138f666821b442ef49c1b970ed3973 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Mon, 4 May 2020 09:02:42 +0100 Subject: [PATCH] linebreak --- index.mdwn | 1 + 1 file changed, 1 insertion(+) diff --git a/index.mdwn b/index.mdwn index 15c75aa54..23f2d73d8 100644 --- a/index.mdwn +++ b/index.mdwn @@ -113,6 +113,7 @@ cd soc; pip3 install -e .; cd ..

# play with the decoder
python3 soc/src/soc/decoder/power_decoder.py
+
# after installing yosys
yosys -p "read_ilang decoder.il; show dec31"
-- 2.30.2