1
0
Fork 0

Merge pull request #2 from wasserfuhr/patch-1

Update README.md
This commit is contained in:
Yunsup Lee 2014-10-07 17:02:55 -07:00
commit 1b31931981
1 changed files with 1 additions and 1 deletions

View File

@ -323,7 +323,7 @@ We use Synopsys VCS for Verilog simulation. We acknowledge that using a
proprietary Verilog simulation tool for an open-source project is not
ideal; we ask the community to help us move DirectC routines (VCS's way
of gluing Verilog testbenches to arbitrary C/C++ code) into DPI/VPI
routines so that we can make Verilog simulation work with a open-source
routines so that we can make Verilog simulation work with an open-source
Verilog simulator. In the meantime, you can use the C++ emulator to
generate vcd waveforms, which you can view with an open-source waveform
viewer such as GTKWave.