Commentary

This commit is contained in:
Wilson Snyder 2020-02-10 07:43:52 -05:00
parent 5112f88b7b
commit abe0837eee
1 changed files with 2 additions and 4 deletions

View File

@ -19,11 +19,9 @@ file for details. NO WARRANTY provided.
This is a VCD (Verilog Value Change Dump) comparison tool, with only
minimal changes based on the original version created by Pragmatic C
Software Corp.
Software Corp to make it suitable for use by Verilator's self tests; see:
This is used by Verilator's self tests; see:
http://www.veripool.org/verilator
http://verilator.org/verilator
This version is currently intended to only provide the minimum functions
needed for Verilator testing and remains as close to the original as