3
0
Fork 0
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:
Roland Coeurjoly 2024-06-12 08:32:24 +02:00 committed by Emily Schmidt
parent 7611dda2eb
commit 720429b1fd
49 changed files with 963 additions and 26 deletions

4
tests/functional/.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
my_module_cxxrtl.cc
my_module_functional_cxx.cc
vcd_harness
*.vcd