mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-11 13:40:53 +00:00
Add test_cell tests for C++ functional backend
This commit is contained in:
parent
7611dda2eb
commit
720429b1fd
49 changed files with 963 additions and 26 deletions
4
tests/functional/.gitignore
vendored
Normal file
4
tests/functional/.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
my_module_cxxrtl.cc
|
||||
my_module_functional_cxx.cc
|
||||
vcd_harness
|
||||
*.vcd
|
Loading…
Add table
Add a link
Reference in a new issue