cyclone-v

Crates.iocyclone-v
lib.rscyclone-v
version0.1.0
sourcesrc
created_at2024-04-26 23:12:13.649051
updated_at2024-04-26 23:12:13.649051
descriptionCyclone V FPGA programming library for Rust
homepagehttps://github.com/golem-fpga/golem
repositoryhttps://github.com/golem-fpga/golem.git
max_upload_size
id1222105
size59,980
Hans Larsen (hansl)

documentation

https://docs.rs/cyclone-v

README

Cyclone-V

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.

Limitations

This crate does not cover 100% of the Cyclone V HPS registers. Hopefully as more people use this crate more registers will be added.

Commit count: 1832

cargo fmt