mirror of
https://github.com/YosysHQ/yosys
synced 2025-09-05 09:37:45 +00:00
qlf_tests: minor adjustment
Renamed python script so that it sits next to the testbench file when alphabetically sorted. Reverted `MAX_WIDTH` to full precision for truncation testing.
This commit is contained in:
parent
33ca6994b7
commit
215a777eb3
3 changed files with 5 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
set -eu
|
||||
python3 gen_memories.py
|
||||
python3 mem_gen.py
|
||||
source ../../../gen-tests-makefile.sh
|
||||
run_tests --yosys-scripts --bash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue