1
0

use a named pipe for VCD -> VPD conversion

This commit is contained in:
Andrew Waterman
2013-03-25 16:19:19 -07:00
parent bc140ce9bc
commit ef4927c9ad
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
MODEL := Top
CXX := g++
CXXFLAGS := -O2 -g
CXXFLAGS := -O2
SBT := java -Xmx2048M -Xss8M -XX:MaxPermSize=128M -jar sbt-launch.jar