Crates.io | cyclone-v |
lib.rs | cyclone-v |
version | 0.1.0 |
source | src |
created_at | 2024-04-26 23:12:13.649051 |
updated_at | 2024-04-26 23:12:13.649051 |
description | Cyclone V FPGA programming library for Rust |
homepage | https://github.com/golem-fpga/golem |
repository | https://github.com/golem-fpga/golem.git |
max_upload_size | |
id | 1222105 |
size | 59,980 |
A crate to interface with the Cyclone V FPGA. This adds types and functions to access all registers and address maps from the HPS side of a Cyclone-V.
See https://www.intel.com/content/www/us/en/programmable/hps/cyclone-v/index_frames.html for more documentation about the registers.
This crate does not cover 100% of the Cyclone V HPS registers. Hopefully as more people use this crate more registers will be added.