[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gEDA: Verilog: parse error



module main;
  reg a;
  initial
    a = #1 'bx;
endmodule

I checked. I read it three times, and stared the standard to death.
I think it *is* a syntax error. Can anybody tell me why?-)
-- 
Steve Williams                "The woods are lovely, dark and deep.
steve@icarus.com              But I have promises to keep,
steve@picturel.com            and lines to code before I sleep,
http://www.picturel.com       And lines to code before I sleep."