Page 1 of 1

HDL code generation does not support calling custom public methods or setting public tunable properties of System object

Posted: Thu Mar 11, 2021 3:05 pm
by mamorani
HDL code generation does not support calling custom public methods or setting public tunable properties of System objects outside the object. Instead, call the step method or the output and update methods.

pirudd