mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-19 05:35:47 +00:00
ff: twines
This commit is contained in:
parent
3a5f5c77bf
commit
7baf458ffe
2 changed files with 6 additions and 6 deletions
|
|
@ -80,7 +80,7 @@ YOSYS_NAMESPACE_BEGIN
|
|||
// - empty set [not a cell — will be emitted as a simple direct connection]
|
||||
|
||||
struct FfTypeData {
|
||||
FfTypeData(IdString type);
|
||||
FfTypeData(TwineRef type);
|
||||
FfTypeData() {
|
||||
has_clk = false;
|
||||
has_gclk = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue