1
0
mirror of synced 2026-05-04 15:17:27 +00:00
Files
YosysHQ.yosys/tests/arch/analogdevices/run-test.sh
Krystine Sherwin bdef403d92 analogdevices: Extra tests
`mem_gen.py` based on quicklogic tests.
Remove BUFG from `lutram.ys`.
Extra `sync_ram_sp` models in `arch/common/blockram.v`.
Add analogdevices to main makefile tests.
Not all the other tests are passing, but that's fine for now.
2026-02-20 10:57:46 +00:00

6 lines
117 B
Bash
Executable File

#!/usr/bin/env bash
set -eu
python3 mem_gen.py
source ../../gen-tests-makefile.sh
generate_mk --yosys-scripts --bash