mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-07 06:33:24 +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
|
@ -42,7 +42,7 @@
|
|||
#include "kernel/log.h"
|
||||
#include "frontends/verilog/verilog_frontend.h"
|
||||
#include "frontends/ast/ast.h"
|
||||
#include "verilog_parser.tab.h"
|
||||
#include "verilog_parser.tab.hh"
|
||||
|
||||
USING_YOSYS_NAMESPACE
|
||||
using namespace AST;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue