-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
treewide: Add SpinalHDL USB 1.1 controller (#91)
* treewide: Add Saxon SoC USB 1.1 (OHCI) controller * treewide: Clean up USB implementation * sw: Update `cva6-sdk` * target/xilinx: Reenable UNBENT * ci: Exclude Spinal OHCI source from linting * treewide: Update license information * sw: Differentiate device trees * hw: Change SpinalHDL USB configuration - Reduces the internal buffer size from 2kB to 1088 byte minimum is 1023 + DMA_width/8 byte, the max size of a packet with overhead for alignment - BufferCC clock domain crossings for proper constraints * hw: Remove timescale in USB controller * sw: Add different device trees (images) for Genesys 2 Linux configs * docs: Add USB changes to documentation * target/xilinx: Constrain USB I/O paths * sw/boot: Revise device trees --------- Co-authored-by: Luka Guzenko <[email protected]> Co-authored-by: Paul Scheffler <[email protected]> Co-authored-by: Philippe Sauter <[email protected]>
- Loading branch information
1 parent
0deceee
commit 4a270af
Showing
27 changed files
with
19,702 additions
and
399 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.