Skip to main content

generate_iterative_verilog

Function generate_iterative_verilog 

Source
pub fn generate_iterative_verilog() -> Result<String, RHDLError>
Expand description

Generate the 24-cycle iterative engine and its RHDL-owned storage modules.

ยงErrors

Returns an RHDL compilation or Verilog-lowering error.