mirror of
https://github.com/YosysHQ/yosys
synced 2025-05-02 05:15:55 +00:00
Add VHDL support via GHDL call
This commit is contained in:
parent
bebdb2f035
commit
ce95ec1f9e
6 changed files with 929 additions and 2 deletions
|
@ -20,6 +20,7 @@
|
|||
#ifdef YOSYS_ENABLE_VERIFIC
|
||||
|
||||
#include "DataBase.h"
|
||||
#include "FileSystem.h"
|
||||
|
||||
YOSYS_NAMESPACE_BEGIN
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue