~ubuntu-branches/ubuntu/precise/verilator/precise

« back to all changes in this revision

Viewing changes to src/V3Unknown.cpp

  • Committer: Bazaar Package Importer
  • Author(s): أحمد المحمودي (Ahmed El-Mahmoudy)
  • Date: 2010-11-07 10:32:20 UTC
  • mfrom: (1.2.1 upstream) (4.1.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20101107103220-lm8xa69w6kbxt3z5
Tags: 3.805-1
* New upstream release.
* Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
130
130
                                      AstLogicPacked(), prep->width());
131
131
            m_modp->addStmtp(varp);
132
132
 
133
 
            AstNode* abovep = prep->backp();  // Grab above point before loose it w/ next replace
 
133
            AstNode* abovep = prep->backp();  // Grab above point before lose it w/ next replace
134
134
            prep->replaceWith(new AstVarRef(fl, varp, true));
135
135
            AstNode* newp = new AstIf(fl, condp,
136
136
                                      (needDly