Vengineerの妄想(準備期間)

人生は短いけど、長いです。人生を楽しみましょう!

2011-04-23から1日間の記事一覧

Cといっても、

Verification Engineerの戯言 : Twitter SystemVerilogの世界へようこそ、すべては、SystemC v0.9公開から始まった Brian BaileyのブログThe ESL EdgeにThere is C, C and oh yes Cがアップされました。 この記事を読んで感じました。次のようなこと。 Cベー…

UVM 1.0 : examples/simple/tlm2/blocking_simple (その4)

Verification Engineerの戯言 : Twitter SystemVerilogの世界へようこそ、すべては、SystemC v0.9公開から始まった target.svファイル内のtargetクラスで、次のようになっています。 class target extends uvm_component; // uvm_componentを継承する local …