- Mar 13, 2023
-
-
Zenithal authored
-
Zenithal authored
-
Zenithal authored
-
Zenithal authored
-
Zenithal authored
-
Zenithal authored
-
Zenithal authored
A USB 1.1 Full speed device is implemented. Actually it is USB 2.0 compliant as additional requests can be handled in software, but to make things less confusing we say it is USB 1.1. It is an end-to-end solution, as it can be easily attached to the tilelink/axi4 bus and in the end it outputs two top io for RX/TX. The controller and PHY is not strictly separated, and it does not have a standard UTMI/ULPI port. The MMIO port is also custom. The architecture for it may be found in slides of RVSC22[1]. The driver for it may be found in [2]. Some part of the driver is quite similar to tinyUSB so it may get ported there. It has been verified in an Arty100t FPGA, capable of running the required USB stack of canokey (a yubikey alternative) [1]. The control, bulk and interrupt transfer types worked, but the support of isoc transfer is not added. [1] https://github.com/OpenRigil/rvsc22 [2] https://github.com/OpenRigil/openrigil-firmware
-
- Mar 10, 2023
-
-
Jiuyang Liu authored
-
- Mar 09, 2023
-
-
Jiuyang Liu authored
-
- Feb 24, 2023
-
-
Yanqi Yang authored
-
- Feb 23, 2023
-
-
Yanqi Yang authored
-
- Feb 22, 2023
-
-
Jiuyang Liu authored
-
- Feb 01, 2023
-
-
Jerry Zhao authored
-
Jerry Zhao authored
-
- Jan 04, 2023
-
-
SingularityKChen authored
+ Remove parenthesized forms of litValue(); + Replace MultiIOModule with Module;
-
- Sep 02, 2022
-
-
Jiuyang Liu authored
-
Jerry Zhao authored
remove objectmodule
-
- Jun 05, 2022
-
-
Jiuyang Liu authored
-
- Jun 02, 2022
-
-
Henry Cook authored
-
Henry Cook authored
-
- Jan 06, 2021
-
-
Megan Wachs authored
Expose TL node(s) in periphery
-
- Dec 28, 2020
-
-
abejgonzalez authored
-
- Nov 03, 2020
-
-
Megan Wachs authored
fix incorrect connection for input pin
-
- Nov 02, 2020
-
-
Connor Lee authored
-
- Oct 31, 2020
-
-
Megan Wachs authored
GPIO: split function I/O bundle from GPIO bundle
-
- Oct 29, 2020
-
-
Connor Lee authored
-
- Sep 19, 2020
-
-
Kowshik Murali authored
Added power on reset genertor device
-
Kowshik Murali authored
-
- Sep 17, 2020
-
-
Kowshik Murali authored
-
- Sep 09, 2020
-
-
Yizhi Lu authored
add additional GPIO pin connections
-
Yizhi Lu authored
-
Henry Cook authored
-
- Sep 07, 2020
-
-
Yizhi Lu authored
-
- Sep 02, 2020
-
-
Ryan Macdonald authored
SPI ie Port
-
- Aug 31, 2020
-
-
Yizhi Lu authored
-
- Aug 28, 2020
- Aug 27, 2020
- Aug 25, 2020
-
-
Kritik Bhimani authored
update the regfield name/description for csdef in spi
-