mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-21 21:26:42 +00:00
Change tests/memfile to a mktest, moving the prior run-test.sh contents into a new read_dir.sh. Add dump.ys (and friends) for testing dump_meminit.
4 lines
No EOL
94 B
Bash
Executable file
4 lines
No EOL
94 B
Bash
Executable file
#!/usr/bin/env bash
|
|
set -eu
|
|
source ../gen-tests-makefile.sh
|
|
generate_mk --bash --yosys-scripts |