mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-24 12:07:53 +00:00
fix test setup for synth_quicklogic memory tests
This commit is contained in:
parent
190cbd54b1
commit
c2fc33f0eb
3 changed files with 7 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
set -eu
|
||||
python3 generate.py
|
||||
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