3
0
Fork 0
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:
N. Engelhardt 2023-12-01 14:03:07 +01:00
parent 190cbd54b1
commit c2fc33f0eb
3 changed files with 7 additions and 5 deletions

View file

@ -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