Crate cyclone_v

Source
Expand description

Types for Cyclone V devices. Derived from https://www.intel.com/content/www/us/en/programmable/hps/cyclone-v/index_frames.html

These types are used to access the FPGA Manager registers and other Cyclone V specific registers. The code should be platform-agnostic to allow for tests. This means no assembly or architecture specific libraries.

Modules§

fpgamgrregs
l3regs
memory
ranges
Ranges of memory.
rstmgr
sdr
sysmgr

Macros§

declare_field_accessors
declare_volatile_struct

Structs§

SocFpga