mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-08-22 06:07:26 +02:00
5 lines
88 B
Bash
Executable File
5 lines
88 B
Bash
Executable File
#!/usr/bin/env bash
|
|
set -eu
|
|
source ../gen-tests-makefile.sh
|
|
generate_mk --yosys-scripts
|