-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Parameterize number of FPUs per core (#6)
* spatz_cluster: Parameterize the number of FPUs and IPUs * tc-llvm: Compile LLVM with a generic gcc * spatz: Parameterize DRAM start address and length * sw: Allow externally-defined platforms * sw: Fix platform's `bootdata` struct * sw: Increase the length multiplier * sw: Define number of FPUs * sw: Clean up the runtime * cfg: Propagate defines to the compilation flow * spatz: Fix mismatch in the VRF * hw: Clean up the bootrom * hw: Flatten FPU count configuration * ci: Update python dependencies * sw: Initialize TLS * bender: Install bender with cargo * memora: Makefile changes do not trigger recompilation * cfg: Switch DMA and compute cores
- Loading branch information
1 parent
31d651d
commit 9056869
Showing
104 changed files
with
5,079 additions
and
5,028 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
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.