Allow VFPU to save output vcd file
[ipdf/code.git] / src / vfpu.h
index edf471a..12ac9bc 100644 (file)
@@ -9,7 +9,7 @@
 
 namespace VFPU
 {
-       extern int Start(); // Starts the VFPU
+       extern int Start(const char * vcd_output = NULL); // Starts the VFPU
        extern int Halt(); // Halts the VFPU
 
 /**

UCC git Repository :: git.ucc.asn.au