mirror of
https://github.com/YosysHQ/yosys
synced 2026-08-14 09:55:37 +00:00
parent
9bc771e051
commit
b2d57e5d41
1 changed files with 1 additions and 0 deletions
|
|
@ -2532,6 +2532,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