Bobby R. Bruce
Bobby R. Bruce
This was once a desire which was attempted, but eventually abandoned, in this PR: #257.
A new host tag `gcn_gpu` has been added. This allows for selection of those GPU tests which depend upon the gcn-gpu docker image to run. In addition to this, the...
* Deprecates the setting of FS/SE mode via the `Simulator` module. * Moved the creation of the `Root` object from the `Simulator` to the board. * Moved the setting of...
This commit modifies X86DemoBoard so it has numbers more similar to that of RiscvDemoBoard and ArmDemoBoard. It also adds SE mode to X86DemoBoard. Note that the changes here depend on...
This is just a small toy example to play with and verify assumptions. WIP: not ready for review! Just need it out of 'draft' state to run the tests.