Vengineerの妄想

人生を妄想しています。

2008-12-11から1日間の記事一覧

OVM-VMM Encapsulation Library(その2)

Verification Engineerの戯言 ovm_vmm_sequencerクラスも、sv/ovm_vmm_interop.svhファイルで定義されています class ovm_vmm_sequencer #(type T=vmm_data, type CH=vmm_channel) extends ovm_sequencer; //If you want to use the channel specialization.…