Module origen::core::model::registers[][src]

Expand description

See section 3.5.1 in this doc for a good description of the IP-XACT data structures upon which this is based: https://www.accellera.org/images/downloads/standards/ip-xact/IP-XACT_User_Guide_2018-02-16.pdf

Re-exports

pub use address_block::AddressBlock;
pub use bit::Bit;
pub use bit_collection::BitCollection;
pub use field::Field;
pub use field::SummaryField;
pub use memory_map::MemoryMap;
pub use register::Register;
pub use register_file::RegisterFile;

Modules

Enums