Module casperfpga::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§

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

Traits§

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

Functions§