- Oct 06, 2020
-
-
Vincent Albanese authored
-
Vincent Albanese authored
-
- Oct 01, 2020
-
-
Frank Lhermet authored
-
- Sep 20, 2020
-
-
Kowshik Murali authored
Add por gen overlay
-
Kowshik Murali authored
-
- Sep 17, 2020
-
-
Jacka Tsai authored
PMOD2 and PCIe key on vcu118 new shell
-
Kowshik Murali authored
-
- Sep 16, 2020
-
-
Jacka Tsai authored
-
- Sep 14, 2020
-
-
Jacka Tsai authored
2. Seperating PCIeOverlayKey to PCIeFMCOverlayKey and PCIeEdgeOverlayKey in PCIeOverlay.scala. It provides feasibilities to instance PCIe IP on Edge or FMC connectors.
-
Kowshik Murali authored
-
- Sep 10, 2020
-
-
Jacka Tsai authored
-
Jacka Tsai authored
-
Jacka Tsai authored
-
- Aug 28, 2020
-
-
Erik Danie authored
fix arty LEDs
-
Erik Danie authored
-
- Aug 27, 2020
-
-
Ryan Macdonald authored
-
- Aug 26, 2020
-
-
Ryan Macdonald authored
* SDIO: Refactor overlay classes to be more generic for SPI IO * Update shells to use new SDIO/SPI classes * Rename SDIOOverlay.scala -> SPIOverlay.scala
-
- Aug 18, 2020
-
-
Jiuyang Liu authored
add clock divider support
-
- Aug 17, 2020
-
-
Jiuyang Liu authored
-
- Aug 12, 2020
-
-
Erik Danie authored
refactor tcl code that wasn't executing correctly
-
Erik Danie authored
-
- Aug 11, 2020
-
-
Wesley W. Terpstra authored
CI: add a scala compilation check
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
rocket-chip already pulls in newer versions of these.
-
Wesley W. Terpstra authored
This fixes up a bunch of wake 0.18 issues.
-
- Aug 05, 2020
-
-
Jiuyang Liu authored
fix bscan again
-
- Jul 28, 2020
-
-
Jiuyang liu authored
-
Jiuyang liu authored
-
Wesley W. Terpstra authored
Use the :<> operator instead.
-
- Jul 23, 2020
-
-
Wesley W. Terpstra authored
This is necessary to support PCIe controllers without access to physical addresses below 4GiB. The kernel appears to happily map even 32-bit device BARs to high 64-bit base-addresses for the RC BARs.
-
- Jul 22, 2020
-
-
Erik Danie authored
Add padPlace: LazyScope value
-
- Jul 18, 2020
-
-
Jade Kim authored
Renamed from "padPlace" to "sinkScope" background: At the request of the physical implementation & design team, we needed a space to put the pad in one place. So I created a value called sinkScope. sinkScope default value is shell. Add def sinkScope: LazyScope = shell in IOPlacedOverlay trait Changed the existing sink scope from shell to sinkScope. in GPIOPlacedOverlay, I2CPlacedOverlay, JTAGDebugPlacedOverlay, PWMPlacedOverlay, SPIFlashPlacedOverlay, UARTPlacedOverlay
-
- Jul 15, 2020
-
-
Jade Kim authored
background: At the request of the physical implementation & design team, we needed a space to put the pad in one place. So I created a value called padPlace. padPlace default value is shell. Add def padPlace: LazyScope = shell in IOPlacedOverlay trait Changed the existing sink scope from shell to padPlace. in GPIOPlacedOverlay, I2CPlacedOverlay, JTAGDebugPlacedOverlay, PWMPlacedOverlay, SPIFlashPlacedOverlay, UARTPlacedOverlay
-
- Jun 30, 2020
-
-
Matthew Conolly authored
wake: add variable for package location
-
Matthew Conolly authored
-
- Jun 26, 2020
-
-
Ernie Edgar authored
Locate IO srst_n to proper pin on LCD connector
-
Ernie Edgar authored
-
- Jun 24, 2020
-
-
Erik Danie authored
add tcl script to only do synth.tcl
-