Menu

#273 sorry: net delays not supported

devel
open
nobody
4
2008-08-22
2007-07-21
thiede
No

Going thru my list of workarounds to get code to compile with iverilog, I found this one without a bug report.

test.v:2: sorry: net delays not supported

module test();
wire [6:0] #(2,2) write_address_wire;
endmodule

Stefan

Discussion

  • thiede

    thiede - 2007-07-21
     
  • Cary R.

    Cary R. - 2008-02-21
    • priority: 5 --> 4
     
  • Cary R.

    Cary R. - 2008-02-21

    Logged In: YES
    user_id=1651735
    Originator: NO

    Changed priority to reflect new guidelines.

     
  • Cary R.

    Cary R. - 2008-08-22
    • labels: 776822 --> Missing functionality
     

Log in to post a comment.