mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-02 09:20:23 +00:00
add assertions for synth_microchip tests
This commit is contained in:
parent
e3c4791e5b
commit
8e7ec2d660
45 changed files with 67 additions and 49 deletions
4
tests/arch/microchip/run-test.sh
Executable file
4
tests/arch/microchip/run-test.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
set -eu
|
||||
source ../../gen-tests-makefile.sh
|
||||
run_tests --yosys-scripts --bash --yosys-args "-w 'Yosys has only limited support for tri-state logic at the moment.'"
|
Loading…
Add table
Add a link
Reference in a new issue