iverilog/tgt-stub
Cary R 427aef8cc4 Add more file/line and scope information to the ivl interface, etc.
This patch adds/fixes the following:

  Adds file/line information to a UDP definition.

  Prints an error message if a UDP is passed signals wider than 1 bit.
  A UDP should supports a range, but the compiler currently does not.

  Add scope information for constants.

  Fix the Icarus extension UDP table entry element 'h' to use h.

  The ivl_udp_init() value is a char not unsigned.

  Add FILE_NAME() for a bunch more of the ivl interface objects.
2011-02-10 19:04:08 -08:00
..
Makefile.in Describe enum type to code generators 2010-11-20 15:09:32 -08:00
enumerate.c Describe enum type to code generators 2010-11-20 15:09:32 -08:00
expression.c Describe enum type to code generators 2010-11-20 15:09:32 -08:00
priv.h Describe enum type to code generators 2010-11-20 15:09:32 -08:00
statement.c Shadow reduction part 5 2008-12-18 16:42:55 -08:00
stub-s.conf Remove redundant back-end selections. 2008-09-07 16:43:54 -07:00
stub.c Add more file/line and scope information to the ivl interface, etc. 2011-02-10 19:04:08 -08:00
stub.conf Remove redundant back-end selections. 2008-09-07 16:43:54 -07:00
switches.c Show tranif delays in the diagnostic dumps. 2010-07-18 20:43:42 -07:00