FIFOシステムのVerilogベースのVIP

このVIPは、DUTとして、非同期FIFOのためのものです。これは、クリフカミングスFIFO設計づいています。

  • 制約のランダムをサポ
  • Support input write data and read data comparision
  • TB checks the write and read data ordering, make sure that they much
  • FIFO full and empty states checking
  • Support multiple clocks
  • Support assertions

利点

  • すべてのSystemVerilog記述されたクラスを再利用することができます
  • Runs in every major emulators environment.
  • Runs in custom FPGA platforms
取得する コードの表示

コメントを残す

メールアドレスが公開されることはありません。 * が付いている欄は必須項目です