Commentary, bug251

This commit is contained in:
Wilson Snyder 2010-05-02 06:28:19 -04:00
parent 44b6c371db
commit 9a382c572c
2 changed files with 3 additions and 3 deletions

View File

@ -2636,7 +2636,7 @@ finally call "trace_object->close()". For an example, see below and the
test_c/sim_main.cpp file of the distribution.
You also need to compile verilated_vcd_c.cpp and add it to your link,
preferably by adding the dependancies in $(VK_GLOBAL_OBJS) to your
preferably by adding the dependencies in $(VK_GLOBAL_OBJS) to your
Makefile's link rule. This is done for you if using the Verilator --exe
flag.
@ -2676,7 +2676,7 @@ question, however the timescale and timeprecision will not inherited from
your SystemC settings.
You also need to compile verilated_vcd_sc.cpp and verilated_vcd_c.cpp and
add them to your link, preferably by adding the dependancies in
add them to your link, preferably by adding the dependencies in
$(VK_GLOBAL_OBJS) to your Makefile's link rule. This is done for you if
using the Verilator --exe flag.

View File

@ -25,7 +25,7 @@
//**********************************************************************
//**** Version and host name
#define DTVERSION "Verilator 3.802 2010/05/01"
#define DTVERSION "Verilator 3.802+"
//**********************************************************************
//**** Functions