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§
- From
Fixed - This trait provides checked conversions from fixed-point numbers.
- Lossless
TryFrom - This trait provides lossless conversions that might be fallible.
- Lossless
TryInto - This trait provides lossless conversions that might be fallible.
This is the reciprocal of
LosslessTryFrom
. - Lossy
From - This trait provides infallible conversions that might be lossy.
- Lossy
Into - 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