Project

General

Profile

Actions

Bug #8848

closed

test_07_08_00_1.v: Module 'pullup' cannot be found

Added by Sergey Smolov almost 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
05/04/2018
Due date:
% Done:

0%

Estimated time:
Detected in build:
master
Platform:
Published in build:

Description

The 'pullup' keyword is treated as module name.

To reproduce the bug, uncomment the runTest_07_08_00_1() method at VerilogIeeeTestCase. You'll get the following error log:

 runTest_07_08_00_1 STANDARD_OUT
    Starting the backend 'static-checker'...
    Instance: null
    Starting the backend 'printer'...
    module test();
      /* DECL: null */
      pullup null
      (

      );
    endmodule

    Starting the backend 'design-elaborator'...
    Expanding node 'MODULE(test)'...
    Bindings: {}
    Variables: {}
    Module 'pullup' cannot be found

Unexpected exception thrown.

Actions #1

Updated by Alexander Kamkin over 5 years ago

  • Status changed from New to Resolved
Actions #2

Updated by Alexander Kamkin over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF