Changes between Initial Version and Version 1 of CabaSimulatorFlags


Ignore:
Timestamp:
Aug 21, 2006, 7:02:53 PM (18 years ago)
Author:
Nicolas Pouillon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CabaSimulatorFlags

    v1 v1  
     1= Caba simulator flags =
     2
     3When running caba simulator, you may specify the following flags:
     4
     5 * `-t` for creating a trace file (vcd) for use with GtkWave
     6 * `-f <name>` for specifying an alternate vcd trace file name (default is system_trace.vcd)
     7 * `-c <number>` for only running for counted cycles
     8 * `-e` endless simulation, never stop
     9 * `-d <number>` print statistics about simulation evey n cycles, default is 100000
     10
     11