Expand description
First-class hardware export (artifacts), parallel to crate::Backend (run).
Session / Backend::compile → ExecutableGraph::run() (µs–ms)
ExportSession / export_graph → SystemVerilog / … (offline)There is no Device::Fpga — FPGA export never goes through
Session::compile. Use [ExportSession] instead.
Structs§
- Export
Options - Options for
export_graph. - Exported
Artifacts - Summary of written artifacts.
Enums§
- Export
Target - Offline artifact targets (not runtime devices).
Functions§
- export_
graph - Export
graphto hardware artifacts fortarget.