「systemverilog/ovm」のタグがつけられたコード一覧
class uart_env extends ovm_env; // コントロール変数 protected int unsigned baud = 2400; function new(string name="uart_env" ,ovm_component parent);