mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-10 21:20:53 +00:00
fix test setup for synth_quicklogic memory tests
This commit is contained in:
parent
509d176523
commit
3c5b0ab164
5 changed files with 21 additions and 36 deletions
|
@ -1,4 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
set -eu
|
||||
python3 gen_memories.py
|
||||
source ../../../gen-tests-makefile.sh
|
||||
run_tests --yosys-scripts --bash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue