Module prelude

Source
Expand description

Prelude (helpful reexports) for this package

Re-exports§

pub use crate::transport::tapcp;
pub use crate::transport::tapcp::Tapcp;
pub use crate::transport::Transport;

Macros§

fpga_from_fpg
Generates a fully-typed and specified FPGA instance using the object definitions from a given fpg file.

Traits§

FromFixed
This trait provides checked conversions from fixed-point numbers.
LosslessTryFrom
This trait provides lossless conversions that might be fallible.
LosslessTryInto
This trait provides lossless conversions that might be fallible. This is the reciprocal of LosslessTryFrom.
LossyFrom
This trait provides infallible conversions that might be lossy.
LossyInto
This trait provides infallible conversions that might be lossy. This is the reciprocal of LossyFrom.
ToFixed
This trait provides checked conversions to fixed-point numbers.

Functions§

read_fpg_file
Reads a CASPER-specific FPG file