mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-06 11:20:27 +00:00
Add "make coverage"
Signed-off-by: Clifford Wolf <clifford@clifford.at>
This commit is contained in:
parent
9e845bd254
commit
ddc1761f1a
8 changed files with 21 additions and 13 deletions
|
@ -30,7 +30,7 @@
|
|||
#endif
|
||||
|
||||
#include "frontends/ilang/ilang_frontend.h"
|
||||
#include "ilang_parser.tab.h"
|
||||
#include "ilang_parser.tab.hh"
|
||||
|
||||
USING_YOSYS_NAMESPACE
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue