Commit Graph

1055 Commits

Author SHA1 Message Date
Peter Rugg
50c51e93a1 Add assertion that ndm resets don't get dropped 2023-02-09 14:34:13 +00:00
Peter Rugg
0f081d9441 Connect ndm reset up in src_SSITH_P3 build 2023-02-09 14:21:33 +00:00
Peter Rugg
6931201a14 Avoid wedge on repeated debug resumes (with jdw57 and aj443)
ConfigReg avoids a compile error
2023-01-31 21:02:17 +00:00
Jonathan Woodruff
d9e842b785 Extend ID field to match current design.
This is likely to be cause of lockup in hardware.
2023-01-31 11:21:37 +00:00
Jonathan Woodruff
5c6e348788 Missing width extensions. 2023-01-17 16:11:52 +00:00
Jonathan Woodruff
f5450a1c06 Extend ID field to match current design.
This is likely to be cause of lockup in hardware.
2023-01-16 17:45:07 +00:00
Peter Rugg
9f24a516e6 Remove traps from CSeal and CCSeal 2023-01-16 10:43:32 +00:00
Peter Rugg
ecdc2e0107 Remove remaining unsealed checks 2023-01-11 17:50:37 +00:00
Peter Rugg
4c166c95b9 Change treatment of reserved types in CCopyType 2023-01-11 17:40:51 +00:00
gameboo
be91801982 Use wide to narrow AXI4 shim 2023-01-06 16:07:56 +00:00
gameboo
d29e31b0c0 Bump BlueStuff 2023-01-06 16:07:04 +00:00
Jonathan Woodruff
6a109809f3 Bump Bluestuff. 2022-12-12 14:34:11 +00:00
gameboo
b3c371e51a Bump BlueStuff 2022-12-08 22:14:16 +00:00
Alexandre Joannou
ac7ac33fd5 Bump BlueStuff 2022-11-29 10:33:30 +00:00
Alexandre Joannou
b9a137bf67 Bump BlueStuff 2022-11-29 08:44:21 +00:00
Jonathan Woodruff
23adcdc494 Bump BlueStuff. 2022-11-24 12:48:32 +00:00
Jonathan Woodruff
a0ffc16626 Bump Bluestuff. 2022-11-24 11:59:03 +00:00
Alexandre Joannou
10c59c9478 Bump BlueStuff 2022-11-24 09:47:28 +00:00
Jonathan Woodruff
d67d4fd4bb Bump submodules. 2022-11-23 15:39:28 +00:00
Jonathan Woodruff
06a9221bb1 Changes for GFE hardware build with 512-bit bus. 2022-11-23 13:29:46 +00:00
Jonathan Woodruff
e73d8223ea Use working tag controller (at 512-bits wide, so quite wasteful for
now...).
2022-11-23 10:25:48 +00:00
Jonathan Woodruff
e9d7b85b63 Use working tag controller; merge with more explicit types. 2022-11-23 10:22:04 +00:00
Jonathan Woodruff
5f69c657c1 Use IDs in cache miss transactions to allow reordering. 2022-11-23 10:11:31 +00:00
Alexandre Joannou
98e15acb3d Bump BlueStuff + use _Periph versions of parameters where needed 2022-11-18 12:07:24 +00:00
Alexandre Joannou
2a69ecb33e Bump BlueStuff 2022-11-17 15:15:29 +00:00
Alexandre Joannou
522de50334 Bump BlueStuff 2022-11-17 14:58:45 +00:00
Alexandre Joannou
34e753a736 Bump BlueStuff 2022-11-16 07:22:13 +00:00
Jonathan Woodruff
2fbe5b6a6b Bump subrepos. 2022-11-14 14:52:21 +00:00
Jonathan Woodruff
4af4b647b1 Merge branch 'CHERI' into jdw57-512axi 2022-11-14 14:51:54 +00:00
Jonathan Woodruff
01482abb1b Move to new name for null tag controller. 2022-11-14 13:48:21 +00:00
Peter Rugg
e120b3427d Merge branch 'LoadTagsImprove' into CHERI 2022-11-14 13:28:44 +00:00
Jonathan Woodruff
ddf4afaf71 Changes to build with a 512-bit main data bus (with all other busses
still 64-bits).
Also, the top-level SoC_Top exposes a 64-bit bus still, so hopefully the
GFE configuration is unchanged.
This passes the isa_tests.
2022-11-11 17:52:32 +00:00
Jonathan Woodruff
066289f8aa Work in progress.
Wd_Data is moved to 512 bits, and LLC_AXI4_Adapter is updated.
Lots of build errors now; a few have been resolved.
2022-11-10 13:51:12 +00:00
Alexandre Joannou
6335668b81 Bump BlueStuff 2022-11-02 10:32:14 +00:00
Peter Rugg
de0c0315f4 Remove trap conditions for CCopyType 2022-10-25 22:11:58 +01:00
Peter Rugg
b0233a01c4 Remove trap on CSetBounds* 2022-10-25 22:03:31 +01:00
Alexandre Joannou
54456b5f50 Fix the non-rvfi_dii build 2022-10-21 09:50:49 +00:00
Franz Fuchs
de0e19ca55 added do not cares for missing struct fields in ROB 2022-10-21 09:22:31 +00:00
Jonathan Woodruff
0562cb18a1 Fix for RVFI_DII build. 2022-10-21 09:18:28 +00:00
Peter Rugg
2b471b0196 Don't require permit_x when constructing sentries 2022-10-18 15:51:52 +01:00
Peter Rugg
04ba0cb7ab Prefer tag clearing to trapping when manipulating a sealed capability
This causes the behaviour of CCSeal and CSeal to diverge in non-trapping cases,
meaning an extra case is added to CapModify.
2022-10-18 15:48:35 +01:00
Alexandre Joannou
2bc20da5e6 Bump BlueStuff 2022-10-18 13:10:30 +00:00
Franz Fuchs
3ad8ba3440 added apple compile instructions to Makefile 2022-10-08 09:11:31 +01:00
Peter Rugg
ce9fcda55b Increase timeout for running jobs in CI 2022-10-06 17:23:23 +01:00
Alexandre Joannou
b61d294359 Bump BlueStuff 2022-10-03 17:07:17 +00:00
Alexandre Joannou
02ba37bf6a Report the actual running state to the debug module 2022-09-08 13:20:35 +00:00
Alexandre Joannou
a0d471e4f8 Attempt to make toHost setiing behave in src_Testbench
Made the proc start method non-blocking on mmio platform and wired in a new way
to set the tohost addr using a control and status request, and bumpped
WindCoreInterface accordingly
2022-09-06 10:42:34 +00:00
Alexandre Joannou
d068df3bd8 uncomment a verbosity check 2022-09-02 12:37:07 +00:00
Alexandre Joannou
2240c87c78 Fix src_Testbench toplevel build for tests and bump BlueStuff 2022-08-25 15:25:55 +00:00
Jonathan Woodruff
d441df4e7b Include RVFI tracing by default. 2022-08-25 10:46:51 +00:00