iverilog/vpi
Stephen Williams fde334a5d2 Handle empty INSTANCE name
Handle the special case that the SDF CELL instance is empty. In this
case, the SDF file is requesting the current scope instead of an
instance within the scope.

Signed-off-by: Stephen Williams <steve@icarus.com>
2007-11-28 18:17:01 -08:00
..
.cvsignore Give the vip directory its own configure and vpi_config.h 2004-01-21 01:22:51 +00:00
Makefile.in Fix Makefile to correctly work with new sdf code. 2007-11-26 18:02:26 -08:00
configure.in Add stub $sdf_annotate function. 2007-11-18 17:36:03 -08:00
lxt2_write.c Clean up spurious trailing white space. 2004-10-04 01:10:51 +00:00
lxt2_write.h Clean up spurious trailing white space. 2004-10-04 01:10:51 +00:00
lxt_write.c Clock compression fix from Tony. 2005-02-19 16:45:01 +00:00
lxt_write.h mingw needs fseeko/ftello redefinitions in lxt_write.h 2007-09-04 16:32:52 -07:00
mt19937int.c Clean up spurious trailing white space. 2004-10-04 01:10:51 +00:00
priv.c Include sys_priv.h instead of priv.h 2003-10-06 21:26:27 +00:00
sdf_lexor.lex Identifers include _ and $ characters. 2007-11-28 18:05:32 -08:00
sdf_parse.y Fix parsing of hierarchical identifiers 2007-11-27 21:42:20 -08:00
sdf_parse_priv.h Parse TIMINGCHECK syntax 2007-11-27 20:53:48 -08:00
sdf_priv.h Command line control of warnings 2007-11-22 18:22:46 -08:00
stringheap.c Give the vip directory its own configure and vpi_config.h 2004-01-21 01:22:51 +00:00
stringheap.h Make lxt use stringheap to perm-allocate strings. 2003-02-13 18:13:28 +00:00
sys_convert.c VPI tasks take PLI_BYTE* by the standard. 2007-03-14 04:05:51 +00:00
sys_deposit.c Delay compiletf until bindings are complete 2007-07-24 18:24:24 -07:00
sys_display.c Pass local scope precision from compiler to vvp/etc. 2007-09-28 15:08:02 -07:00
sys_fileio.c Enhance $fflush() to support a mcd/fd argument. 2007-11-05 20:07:55 -08:00
sys_finish.c Pass the finish and stop system task argument correctly. 2007-07-20 14:01:35 -07:00
sys_lxt.c Suppress duplicate variable definitions in VCD header. 2007-11-21 19:54:24 -08:00
sys_lxt2.c Suppress duplicate variable definitions in VCD header. 2007-11-21 19:54:24 -08:00
sys_plusargs.c Update the files to use vpi_control vs vpi_sim_control. 2007-07-19 17:29:05 -07:00
sys_priv.h VPI tasks take PLI_BYTE* by the standard. 2007-03-14 04:05:51 +00:00
sys_random.c [PATCH] Implement System Verilog $urandom and $urandom_range functions. 2007-10-09 10:08:57 -07:00
sys_random_mti.c VPI tasks take PLI_BYTE* by the standard. 2007-03-14 04:05:51 +00:00
sys_readmem.c VPI tasks take PLI_BYTE* by the standard. 2007-03-14 04:05:51 +00:00
sys_readmem_lex.h conditional ident string using autoconfig. 2002-08-12 01:34:58 +00:00
sys_readmem_lex.lex ifdef idents correctly. 2003-08-26 16:26:01 +00:00
sys_scanf.c Implement $feof() from 1364-2005. 2007-11-02 20:27:48 -07:00
sys_sdf.c Handle empty INSTANCE name 2007-11-28 18:17:01 -08:00
sys_table.c Add stub $sdf_annotate function. 2007-11-18 17:36:03 -08:00
sys_time.c VPI tasks take PLI_BYTE* by the standard. 2007-03-14 04:05:51 +00:00
sys_vcd.c Suppress duplicate variable definitions in VCD header. 2007-11-21 19:54:24 -08:00
sys_vcdoff.c VPI tasks take PLI_BYTE* by the standard. 2007-03-14 04:05:51 +00:00
system.sft [PATCH] Implement System Verilog $urandom and $urandom_range functions. 2007-10-09 10:08:57 -07:00
vcd_priv.c Prefix escaped identifiers in VCD and LXT(2) output with a back slash. 2007-11-21 19:25:55 -08:00
vcd_priv.h Prefix escaped identifiers in VCD and LXT(2) output with a back slash. 2007-11-21 19:25:55 -08:00
vpi_config.h.in Make sure file64 support is on cc -D flags. 2004-01-26 21:52:46 +00:00