mirror of
https://github.com/YosysHQ/yosys
synced 2026-06-02 07:07:56 +00:00
Document not covered
This commit is contained in:
parent
1bfb95513c
commit
2a8d369be3
1 changed files with 10 additions and 0 deletions
|
|
@ -5,6 +5,16 @@ endif
|
||||||
OVERRIDE_MAIN=1
|
OVERRIDE_MAIN=1
|
||||||
include ./common.mk
|
include ./common.mk
|
||||||
|
|
||||||
|
# Directories with tests not run:
|
||||||
|
# errors
|
||||||
|
# lut
|
||||||
|
# pyosys
|
||||||
|
# smv
|
||||||
|
# sva
|
||||||
|
# tools
|
||||||
|
# unit
|
||||||
|
# vloghtb
|
||||||
|
|
||||||
# Tests that generate Makefile with gen_tests_makefile.py
|
# Tests that generate Makefile with gen_tests_makefile.py
|
||||||
MK_TEST_DIRS =
|
MK_TEST_DIRS =
|
||||||
MK_TEST_DIRS += ./arch/analogdevices
|
MK_TEST_DIRS += ./arch/analogdevices
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue