Page 1 of 1

In System object in the setupImpl method, the data value of an input is used. For HDL code generation, you can get the

Posted: Thu Mar 11, 2021 2:46 pm
by mamorani
In System object in the setupImpl method, the data value of an input is used. For HDL code generation, you can get the size, type, and complexity of an input in the setupImpl method, but not the input data value.

pirudd