From 77bb3e73cd2cb771d04522f4b8e33017a28424c7 Mon Sep 17 00:00:00 2001 From: "William D. Jones" Date: Mon, 8 Feb 2021 01:45:42 -0500 Subject: machxo2: Fix unhelpful comment in mitertest.sh. --- machxo2/examples/mitertest.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'machxo2/examples') diff --git a/machxo2/examples/mitertest.sh b/machxo2/examples/mitertest.sh index 06b99125..14c6fe61 100644 --- a/machxo2/examples/mitertest.sh +++ b/machxo2/examples/mitertest.sh @@ -72,7 +72,6 @@ set -ex ${YOSYS:-yosys} -p "read_verilog ${1}.v synth_machxo2 -noiopad -json ${1}.json" -# FIXME: --json option really not needed here. ${NEXTPNR:-../../nextpnr-machxo2} $NEXTPNR_MODE --1200 --package QFN32 --no-iobs --json ${1}.json --write ${2}${1}.json ${YOSYS:-yosys} -p "read_verilog -lib +/machxo2/cells_sim.v read_json ${2}${1}.json -- cgit v1.2.3