forked from openhwgroup/cva6
-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
added files required for compilation Added target to test litmus tests Per byte dirty bit added to std dcache and tested basic support for dual core instantiation Some automation added to the multi-core testing process minor changes temporary ci modifications for working without sudo permissions branch prova prova modified Multi core instantiation made generic Transition between WAIT_CRITICAL_WORD and WAIT_TAG removed if there is a flush - feature tested Changed repo with master branch and added masks for reservation at cacheline granularity because burst not supported Fix the never return problem for non boot cores and dt modified for 2 cores Added master branch of common_cells and compilation of new file in Makefile Added transition between FLUSHING and FLUSHING to avoid multiple flushs during atomics Unused code removed and code commented Added support to use the master branch of the axi_riscv_atomics repository Added support for multiple ariane instances for fpga synthesis Increased stack for big applications and reduced number of harts Pheripherals configured to use multiple cores List of issues not solved encountered during the master thesis Co-authored-by: msc22h2 <[email protected]> Signed-off-by: Nils Wistoff <[email protected]>
- Loading branch information
1 parent
5dfb893
commit 75986cc
Showing
8 changed files
with
285 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.