Cast data to Bits
Return the width of the data
Create a data set to 0
Set baseType to Combinatorial
Set baseType to reg
Concatenation between two data
Allow a data to be overrided
set a data as inout
Set a data as input
Set a data as output
flip the direction of the data
Generate this if condition is true
Get current component with all parents
Pull a signal to the top level (use for debugging)
Usefull for register that doesn't need a reset value in RTL, but need a randome value for simulation (avoid x-propagation)
Resized data regarding target
remove the direction (in,out,inout) to a data
use setAsDirectionLess instead