# udma_hyper **Repository Path**: lowRISC/udma_hyper ## Basic Information - **Project Name**: udma_hyper - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: anadalini - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-22 - **Last Updated**: 2024-11-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # HyperBus Module This is the module instantiated in the pulp_soc's udma_subsystem to communicate with hyperflash and hyperram. Its drivers can be found in the [regression_tests](https://github.com/pulp-platform/regression_tests/blob/master/peripherals/hyperbus/hyperbus_test.h) and in the [sdk](https://github.com/pulp-platform/pulp-sdk/blob/sup_fpga/rtos/pulpos/pulp/drivers/hyperbus/hyperbus-v3.c). More thorough documentation can be found in the docs folder. This module has been designed by Hayate Okuhara .