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

Explain how to run tb in sim with MM commands.

parent 07a8de57
No related branches found
No related tags found
1 merge request!297Resolve L2SDP-837 "B"
Pipeline #40804 passed
......@@ -32,6 +32,11 @@
-- On command line do:
-- > python $UPE_GEAR/peripherals/util_system_info.py --gn 0 -n 0 -v 5 --sim
-- > python $UPE_GEAR/peripherals/pi_diag_block_gen_reg.py --gn 0 -s ETH_0 --reg gapsize=199999000
--
-- To run BG eth_tester in simuation do:
-- > run -a (or run 1 ms)
-- > tc_unb2_test_eth_sim_start.sh
-- > tc_unb2_test_eth_sim_stop.sh
LIBRARY IEEE;
USE IEEE.std_logic_1164.ALL;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment