create-phy-comp ["name"] [mii_address] [phy_id]
This command creates a non-instantiated component of the class phy_comp.
The class description for the phy_comp class: Component representing a generic IEEE 802.3 PHY
- name is Optional
- If not specified, the component will get a class-specific default name.
- mii_address is Optional
- PHY address on MII bus
- phy_id is Optional
- PHY ID (i.e., vendor)
phy-comp