3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2025-08-13 00:30:57 +00:00

Test autotune

This commit is contained in:
Jannis Harder 2022-06-23 16:37:56 +02:00
parent b4458d43d7
commit 48a02f9cc4
5 changed files with 143 additions and 0 deletions

2
tests/autotune/Makefile Normal file
View file

@ -0,0 +1,2 @@
SUBDIR=autotune
include ../make/subdir.mk