OpenCores
URL https://opencores.org/ocsvn/funbase_ip_library/funbase_ip_library/trunk

Subversion Repositories funbase_ip_library

[/] [funbase_ip_library/] [trunk/] [TUT/] [soc/] [udp_flood_example_dm9000a/] [1.0/] [sim/] [sim.do] - Blame information for rev 145

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 145 lanttu
#
2
# Runs the simulation.
3
# Uses "force" command to toggle the switch signals a couple of times.
4
#
5
# Erno Salminen, Decemeber 2011
6
 
7
.main clear
8
vsim -t 1ps -novopt work.udp_flood_example_dm9000a
9
 
10
do all_waves.do
11
 
12
 
13
# Reset and initialize
14
force /clk_in_CLK 1 0 ns, 0 25 ns -repeat 50 ns
15
force /rst_n_RESETn 0 0, 1 1200 ns
16
run 1600 ns
17
 
18
 
19
run 23 ms
20
 
21
# Pretend that Eth chip responds that link is up, when init
22
# module reads it.
23
force /udp_flood_example_dm9000a/DM9000A_eth_data_inout(6) 1
24
 
25
run 1 ms
26
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.