IBCM Simulator

A cross-platform, graphical simulator for the UVA CS Department's IBCM architecture written in C++/Qt4.

Copyright (C) 2009-2010 Jacob Welsh
This program is free software; you may modify or redistribute it under the terms of the MIT/X11 license (included in the source download).

A command-line simulator for Linux is available in the source download; its code may become available at a later date.

Screenshot

screenshot

Downloads

  • Source code (will need the development libraries for Qt4)
  • Windows binary [I don't publish binary blobs anymore and you shouldn't trust them anyway]
  • Mac binary - QT frameworks included in bundle (larger download)
  • Mac binary - requires QT in e.g. /Library/Frameworks
  • Linux binary (Ubuntu 9.10 x86) - install package "libqt4-gui"
  • Linux autopackage: possibly coming soon... for now, other distributions have to compile from source