mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-09-06 20:12:09 +02:00
Added "equiv_induct -undef"
This commit is contained in:
+1
-1
@@ -129,7 +129,7 @@ struct SigPool
|
||||
return sig;
|
||||
}
|
||||
|
||||
size_t size()
|
||||
size_t size() const
|
||||
{
|
||||
return bits.size();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user