mirror of
https://github.com/YosysHQ/yosys
synced 2026-03-23 04:49:15 +00:00
Document not covered
This commit is contained in:
parent
488f144245
commit
fa92d22660
1 changed files with 10 additions and 0 deletions
|
|
@ -5,6 +5,16 @@ endif
|
|||
OVERRIDE_MAIN=1
|
||||
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
|
||||
MK_TEST_DIRS =
|
||||
MK_TEST_DIRS += ./arch/analogdevices
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue