Sub-pages:

LabVIEW simulator

We originally sketched our core algorithm in a C-like pseudo-code, but we are using National Instruments’ LabVIEW to simulate our processor. The data-flow programming environment makes it ideal for preparing us for issues such as race conditions and multiple controllers trying to write to a common bus.

The simulator is complete! If you’d like to install the LabVIEW Player (free!) and run the simulator on your own computer, follow my installation guide.  A screenshot of the simulator in action on a simple test case is shown below: