mirror of
https://github.com/YosysHQ/yosys
synced 2026-07-15 03:35:40 +00:00
parent
55633b1e85
commit
5209a116ff
1 changed files with 1 additions and 0 deletions
|
|
@ -2526,6 +2526,7 @@ struct RTLIL::CaseRule : public RTLIL::AttrObject
|
|||
std::vector<RTLIL::SigSpec> compare;
|
||||
std::vector<RTLIL::SyncAction> actions;
|
||||
std::vector<RTLIL::SwitchRule*> switches;
|
||||
TwineRef compare_src = Twine::Null;
|
||||
|
||||
~CaseRule();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue