What are the special unit related fields and methods?
The most significant method (in fact pseudo method) related to units is get_enclosing_unit(). The mostly used field in a unit is its HDL path. It makes it possible to use relative paths in order to access DUT signals, which is important if a move from block level to chip level is planned.