From a23e3325c99c091ef87b71741ba0943b818a7de4 Mon Sep 17 00:00:00 2001 From: Jens Ahrensfeld Date: Thu, 8 Apr 2010 19:13:08 +0000 Subject: [PATCH] Inital version Committed on the Free edition of March Hare Software CVSNT Server. Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/ git-svn-id: http://moon:8086/svn/vhdl/trunk@889 cc03376c-175c-47c8-b038-4cd826a8556b --- lib/emac/sim/tb_crc32.fdo | 14 ++++++++++++++ lib/emac/sim/tb_crc32.wdo | 25 +++++++++++++++++++++++++ 2 files changed, 39 insertions(+) create mode 100644 lib/emac/sim/tb_crc32.fdo create mode 100644 lib/emac/sim/tb_crc32.wdo diff --git a/lib/emac/sim/tb_crc32.fdo b/lib/emac/sim/tb_crc32.fdo new file mode 100644 index 0000000..241deb5 --- /dev/null +++ b/lib/emac/sim/tb_crc32.fdo @@ -0,0 +1,14 @@ +## NOTE: Do not edit this file. +## Autogenerated by ProjNav (creatfdo.tcl) on Thu Jul 06 20:49:07 Westeuropäische Sommerzeit 2006 +## +vlib work +vcom -explicit -93 "../../misc/utils_pkg.vhd" +vcom -explicit -93 "../src/crc32.vhd" +vcom -explicit -93 "../src/tb_crc32.vhd" +vsim -t 1ps -lib work tb_crc32 +view wave +do {tb_crc32.wdo} +view structure +view signals + +run 1 us diff --git a/lib/emac/sim/tb_crc32.wdo b/lib/emac/sim/tb_crc32.wdo new file mode 100644 index 0000000..dca5016 --- /dev/null +++ b/lib/emac/sim/tb_crc32.wdo @@ -0,0 +1,25 @@ +onerror {resume} +quietly WaveActivateNextPane {} 0 +add wave -noupdate -format Logic /tb_crc32/clk +add wave -noupdate -format Logic /tb_crc32/rst +add wave -noupdate -format Logic /tb_crc32/din_vld +add wave -noupdate -format Literal -radix hexadecimal /tb_crc32/din +add wave -noupdate -format Literal -radix hexadecimal /tb_crc32/crc32 +add wave -noupdate -format Logic /tb_crc32/crc32_vld +add wave -noupdate -format Literal -radix hexadecimal /tb_crc32/test_data +TreeUpdate [SetDefaultTree] +WaveRestoreCursors {{Cursor 1} {667016 ps} 0} +configure wave -namecolwidth 150 +configure wave -valuecolwidth 100 +configure wave -justifyvalue left +configure wave -signalnamewidth 1 +configure wave -snapdistance 10 +configure wave -datasetprefix 0 +configure wave -rowmargin 4 +configure wave -childrowmargin 2 +configure wave -gridoffset 0 +configure wave -gridperiod 100 +configure wave -griddelta 40 +configure wave -timeline 1 +update +WaveRestoreZoom {0 ps} {1050 ns}