From 31c421981e03ef1861887507a9f19e2076a87fdb Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Wed, 15 Feb 2017 12:22:54 +0100 Subject: ice40hx8k/spin1.vhdl: assign all outputs. --- testsuite/test-ice40hx8k/testsuite.sh | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100755 testsuite/test-ice40hx8k/testsuite.sh (limited to 'testsuite') diff --git a/testsuite/test-ice40hx8k/testsuite.sh b/testsuite/test-ice40hx8k/testsuite.sh new file mode 100755 index 0000000..be1bf88 --- /dev/null +++ b/testsuite/test-ice40hx8k/testsuite.sh @@ -0,0 +1,12 @@ +#!/bin/sh + +. ../testenv.sh + +analyze ../../ice40hx8k/leds.vhdl +analyze ../../ice40hx8k/spin1.vhdl +synth leds + +analyze ../../ice40hx8k/spin2.vhdl +synth leds + +clean -- cgit v1.2.3