Skip to main content

round_verilog

Function round_verilog 

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

Emits the isolated RHDL round kernel as Verilog for synthesis gates.

ยงErrors

Returns an error if RHDL cannot compile, lower, or render the kernel.