Module check_write_inputs

Source

Functionsยง

check_inputs_not_written
Check a circuit to make sure that Signals of type In are not written by the HDL kernel. In RustHDL, you are not allowed to write to input signals from within a module.