mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-06 14:13:23 +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
|
@ -20,6 +20,7 @@
|
|||
#ifndef SIM_H
|
||||
#define SIM_H
|
||||
|
||||
#include <cassert>
|
||||
#include <array>
|
||||
|
||||
template<size_t n>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue