Commit Graph

897 Commits

Author SHA1 Message Date
gameboo
4187f8be5b Bump BlueStuff 2023-02-23 14:51:54 +00:00
gameboo
aa68739ab6 Update imports in CoreW 2023-02-23 14:51:24 +00:00
gameboo
974171db01 Bump BlueStuff 2023-02-20 21:34:17 +00:00
Peter Rugg
93180fbe25 Revert "Use wide to narrow AXI4 shim"
This reverts commit be91801982.
2023-02-17 11:16:20 +00:00
Peter Rugg
ba1ac6892a Bump BlueStuff 2023-02-16 12:22:05 +00:00
Peter Rugg
a7c2a556c8 Bump BlueStuff 2023-02-15 16:15:07 +00:00
Peter Rugg
5f5e391e32 Connect ndm reset up in src_SSITH_P3 build 2023-02-10 18:12:33 +00:00
Peter Rugg
8ea0e07ce5 Avoid wedge on repeated debug resumes (with jdw57 and aj443)
ConfigReg avoids a compile error
2023-02-10 18:12:08 +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
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
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
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
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
Alexandre Joannou
6e58006e10 Update Tesbench toplevel interface sizes 2022-08-23 19:04:14 +01:00
Alexandre Joannou
b3250d4357 Merge pull request #22 from CTSRD-CHERI/wip-aj443-WindCoreInterface
Wip aj443 wind core interface
2022-08-22 14:29:27 +01:00
Alexandre Joannou
5bf15adf04 Addressed @francislaus comments 2022-08-17 08:41:27 +00:00
Alexandre Joannou
95f554dad1 removed coreW from component.xml 2022-08-16 12:44:00 +00:00
Alexandre Joannou
a4606c6761 Brought the src_SSITH_P3 folder up to date 2022-08-15 16:18:23 +00:00
Alexandre Joannou
d82fd28568 Bump BlueStuff 2022-08-15 16:18:23 +00:00