Unverified Commit 10f63dfd authored by Knute Lingaard's avatar Knute Lingaard Committed by GitHub
Browse files

Dynamic Topologies: step 1 (#17)

To facilitate dynamic execution topologies (what that means: being able
to add/subtract ALUs, branch units, FP units, etc), a Dispatch tester is
in order to ensure it's working properly.

This PR adds:

1. A Dispatch tester class
2. Generic Source/Sink classes for instruction groups or single
instruction
3. A more structured build environment
4. First cut of topology yaml files + core extensions
parent 8abb9413
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment