Batbridge simulator set
This library contains the source code written in support of my "building a modern processor" post sequence over at arrdem.com. The various posts aim to demonstrate basic processor design models, as well as clojure.core.typed and toothpick.
The full Batbridge specification
- A single cycle processor
- Cache accelerated machines
- A pipelined processor
- Branch prediction in a pipeline
- An out of order processor [TODO]
All materials copyright © 2013 Reid "arrdem" McKenzie
This code is distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.