3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-23 00:55:32 +00:00

synth_quicklogic: enable dspv2 tests, fix -dspv2

This commit is contained in:
Emil J. Tywoniak 2025-02-25 11:59:41 +01:00 committed by Martin Povišer
parent 402ca82503
commit 30473c4899
2 changed files with 5 additions and 1 deletions

View file

@ -0,0 +1,4 @@
#!/usr/bin/env bash
set -eu
source ../../../gen-tests-makefile.sh
generate_mk --yosys-scripts --bash --yosys-args "-w 'Yosys has only limited support for tri-state logic at the moment.'"