mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-20 12:53:39 +00:00
commit
6da543a61a
18 changed files with 381 additions and 55 deletions
|
@ -738,6 +738,8 @@ public:
|
|||
bool empty() const;
|
||||
void bitvectorize() const;
|
||||
|
||||
void append(const RTLIL::Const &other);
|
||||
|
||||
class const_iterator {
|
||||
private:
|
||||
const Const& parent;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue