URL
https://opencores.org/ocsvn/mac_layer_switch/mac_layer_switch/trunk
[/] [mac_layer_switch/] [trunk/] [README.txt] - Blame information for rev 6
Go to most recent revision |
Details |
Compare with Previous |
View Log
Line No. |
Rev |
Author |
Line |
1 |
2 |
ranm11 |
//////////////////////////////////////////////////////////////////////
|
2 |
|
|
//// ////
|
3 |
|
|
//// README.txt ////
|
4 |
|
|
//// ////
|
5 |
|
|
//// This file is part of the Mac Layer Switch project ////
|
6 |
|
|
//// ////
|
7 |
|
|
//// Author: ////
|
8 |
|
|
//// - Ran Minerbi (ranminervi@yahoo.com) ////
|
9 |
|
|
//// ////
|
10 |
|
|
//// this project is using Igor Mohor (igorM@opencores.org) ////
|
11 |
|
|
//// ethernet IP core project as a benchmark to the Ethernet
|
12 |
|
|
//// Switch platform ////
|
13 |
|
|
//// ////
|
14 |
|
|
//////////////////////////////////////////////////////////////////////
|
15 |
|
|
//// warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR ////
|
16 |
|
|
//// PURPOSE. See the GNU Lesser General Public License for more ////
|
17 |
|
|
//// details. ////
|
18 |
|
|
//// ////
|
19 |
|
|
//// You should have received a copy of the GNU Lesser General ////
|
20 |
|
|
//// Public License along with this source; if not, download it ////
|
21 |
|
|
//// from http://www.opencores.org/lgpl.shtml ////
|
22 |
|
|
//// ////
|
23 |
|
|
//////////////////////////////////////////////////////////////////////
|
24 |
|
|
//
|
25 |
|
|
// CVS Revision History
|
26 |
|
|
//
|
27 |
|
|
// $Log: not supported by cvs2svn $
|
28 |
|
|
//
|
29 |
|
|
//
|
30 |
|
|
//
|
31 |
|
|
|
32 |
|
|
RUNNING the simulation/Testbench in Icarus Verilog:
|
33 |
|
|
|
34 |
|
|
Go to the scripts directory and write "make rtl-tests"
|
35 |
|
|
All logs will be saved in the log directory
|
36 |
|
|
|
37 |
|
|
To activate VCD dumps, run with "make rtl-tests VCD=1". The VCD is saved
|
38 |
|
|
in build/sim/ethmac.vcd
|
39 |
|
|
|
40 |
|
|
|
41 |
|
|
|
42 |
|
|
|
43 |
|
|
Package description:
|
44 |
|
|
|
45 |
|
|
The package Simulate a cluster including an Ethernet MAC layer switch
|
46 |
|
|
Connected to 6 Network Adapters ( one per Host).
|
47 |
|
|
in the cluster Simulation each Network Adapter send an Ethernet
|
48 |
|
|
Bit stream to the switch .
|
49 |
|
|
The switch send the packet to the destination Network adapter.
|
50 |
|
|
|
51 |
|
|
|
52 |
|
|
BUGS:
|
53 |
|
|
WHEN THE RUN COMES TO AN END NEED TO CTRL+C
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.