Skip to content
Snippets Groups Projects
Commit 7c30c986 authored by Eric Kooistra's avatar Eric Kooistra
Browse files

Added usage comment.

parent 76b5adb7
No related branches found
No related tags found
No related merge requests found
...@@ -25,6 +25,9 @@ ...@@ -25,6 +25,9 @@
-- . The DUT output counter stream is verified -- . The DUT output counter stream is verified
-- . Correct shift and counter values at the output with respect to the input -- . Correct shift and counter values at the output with respect to the input
-- counter values are verified -- counter values are verified
-- Usage:
-- > as 10
-- > run -all -- signal tb_end will stop the simulation by stopping the clk
LIBRARY IEEE, common_lib; LIBRARY IEEE, common_lib;
USE IEEE.STD_LOGIC_1164.ALL; USE IEEE.STD_LOGIC_1164.ALL;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment