summaryrefslogtreecommitdiffstats
path: root/simulator/include
Commit message (Collapse)AuthorAgeFilesLines
* coverity: Fix issues found with coverity (#78)Evan Lojewski2020-04-111-4/+10
|
* ipxact: Regnerate and fix a printout bug with undefined registers. (#8)Evan Lojewski2019-11-301-4/+18
|
* ipxact: Update ipxact to enable enum printouts on the simulator. (#6)Evan Lojewski2019-11-291-3/+34
| | | Add missing Req0-3 bits in the NVM software arbitration register.
* SPlit the MIPS hal from the APE hal in the simulation code.Evan Lojewski2019-06-291-5/+6
|
* Add a simple printf implimentation to the APE firmware.Evan Lojewski2019-06-221-0/+3
|
* Ensure register names are always valid.Evan Lojewski2019-06-141-1/+5
|
* More cleanup - headers.Evan Lojewski2019-05-051-51/+54
|
* Begin moving APE tx code from the host to the APE.Evan Lojewski2019-05-021-0/+7
|
* Begin adding support for setting ape statistics in the SHM region.Evan Lojewski2019-04-141-0/+12
|
* Clean up CXXRegister print outptu.Evan Lojewski2019-04-061-2/+2
|
* Clean up CXXregister code slightly to prepare for initial APE-indirect ↵Evan Lojewski2019-04-061-5/+17
| | | | access code.
* Align register printout bitfields.Evan Lojewski2019-02-231-3/+11
|
* Add some initial support for pretty-printing registers.Evan Lojewski2019-02-231-1/+35
|
* Enable the simulator to use any of the bcm5719 ports.Evan Lojewski2019-02-161-1/+1
|
* Move common simulator init code to HAL.cppEvan Lojewski2019-02-151-1/+1
|
* Update cxx register wraper to only copy base register. Ensure write callback ↵Evan Lojewski2018-05-152-60/+12
| | | | is only called once.
* Initial source code import.Evan Lojewski2018-05-133-0/+470
OpenPOWER on IntegriCloud