Commit Graph

7 Commits

Author SHA1 Message Date
Niraj Sharma
ce327a1615 Updated SoC_Map in src_SSITH_P3 (synth version)
Regenerated synth RTL
2020-01-30 14:04:29 -05:00
rsnikhil
d84ec657d7 Fixed SSITH_P3 version of SoC_Map; regenerated SSITH_P3 RTL 2020-01-28 21:33:56 -05:00
Niraj N Sharma
64178e0bd7 Updated src_SSITH_P3 RTL for simulation 2020-01-13 12:19:20 -05:00
Darius Rad
d337f1b8cf Update compiled output. 2019-10-25 00:13:58 -04:00
Darius Rad
afb5e0d13c Update compiled output. 2019-04-22 13:55:36 -04:00
rsnikhil
ca0535e4e0 Fixed typo in Makefile 2019-04-04 14:05:54 -04:00
rsnikhil
113f888d37 Added support for 'debug_external_interrupt_req'
New method 'debug_external_interrupt_req' to support emulation of a
debug module starts at P3_Core interface and is plumbed all the way in
to the CSR register MIP as interrupt [14].  The corresponding MIE[14]
is always 1, so it is never masked. Still todo: should not be masked
by MSTATUS interrupt-enables either.  Also expanded
interrupt-detection logic, mcause etc. to extend up to interrupt 14.

Builds in standalone mode, runs ISA tests.

Builds in src_SSITH_P3, generating RTL.
2019-04-01 12:26:54 -04:00