From: Jacob Lifshay Date: Wed, 22 Dec 2021 04:09:41 +0000 (-0800) Subject: add additional command in comment X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c49e1cedef09ee46f4c762a753e1de2275d45738;p=nmutil.git add additional command in comment --- diff --git a/src/nmutil/lut.py b/src/nmutil/lut.py index 49c19a8..0094bca 100644 --- a/src/nmutil/lut.py +++ b/src/nmutil/lut.py @@ -183,4 +183,5 @@ class TreeBitwiseLut(Elaboratable): # useful to see what is going on: +# python3 src/nmutil/test/test_lut.py # yosys <<<"read_ilang sim_test_out/__main__.TestBitwiseLut.test_tree/0.il; proc;;; show top"