Menu

#1003 Segfault when using #1ns; in a task in a class.

devel
closed-fixed
nobody
None
5
2016-07-22
2016-05-07
No

I'm trying to port vunit to Icarus and encountered the following segfault. When trying to compile the attached file ivl will crash:

$ ~/icarus/bin/iverilog -g2012 delaytest.sv
sh: line 1: 13958 Done /home/ehliar/icarus/lib/ivl/ivlpp -L -F"/tmp/ivrlg235cc127" -f"/tmp/ivrlg35cc127" -p"/tmp/ivrli35cc127"
13959 Segmentation fault (core dumped) | /home/ehliar/icarus/lib/ivl/ivl -C"/tmp/ivrlh35cc127" -C"/home/ehliar/icarus/lib/ivl/vvp.conf" -- -

1 Attachments

Discussion

  • Martin Whitaker

    Martin Whitaker - 2016-07-22
    • status: open --> closed-fixed
     
  • Martin Whitaker

    Martin Whitaker - 2016-07-22

    Thanks for reporting this, and sorry it has taken a while to fix. Icarus didn't really support timescales outside a module. This should now be fixed in both the master and v10 branches on GitHub.

     

Log in to post a comment.