Skip to content

Commit

Permalink
hmm...
Browse files Browse the repository at this point in the history
  • Loading branch information
rmanohar committed Aug 26, 2024
1 parent c938905 commit 24dd329
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions core.cc
Original file line number Diff line number Diff line change
Expand Up @@ -2734,8 +2734,6 @@ void ActSimCore::_computeMultiDrivers (Process *p)

if (v->isglobal) continue;
// XXX: we can't handle global multi-drivers?

offset += si->ports.numBools();

Assert (!bitset_tst (tmpbits, offset), "What?");
bitset_set (tmpbits, offset);
Expand Down

0 comments on commit 24dd329

Please sign in to comment.