Menu

#987 vhdlpp won't accept null if-statement body

devel
closed-fixed
nobody
None
5
2015-08-11
2015-08-02
No

As found in production VHDL code that synthesizes with Xilinx XST


$ iverilog -g2005-sv bug5.vhd
bug5.vhd:17: syntax error
bug5.vhd:17: error: Too many errors in sequence within if_statement.
Encountered 2 errors parsing bug5.vhd
No top level modules, and no -s option.

Test case compiles fine if the statement in the if body is un-commented

1 Attachments

Discussion

  • Stephen Williams

    • status: open --> closed-fixed
     
  • Stephen Williams

    Fixed in git master.

     

Log in to post a comment.