OpenCores
URL https://opencores.org/ocsvn/an-fpga-implementation-of-low-latency-noc-based-mpsoc/an-fpga-implementation-of-low-latency-noc-based-mpsoc/trunk

Subversion Repositories an-fpga-implementation-of-low-latency-noc-based-mpsoc

[/] [an-fpga-implementation-of-low-latency-noc-based-mpsoc/] [trunk/] [mpsoc/] [Integration_test/] [synthetic_sim/] [line/] [Line_3x2_v2] - Blame information for rev 56

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 56 alirezamon
$model = bless( {
2
 
3
        'noc_param'=> {
4
                                                "TOPOLOGY" => "\"LINE\"",
5
                                                "T1" => "3",
6
                                                "T2" => "1",
7
                                                "T3" => "4",
8
                                                "V" => "2",
9
                                                "B" => "4",
10
                                                "LB" => "4",
11
                                                "Fpay" => "32",
12
                                                "ROUTE_NAME"=>"\"XY\""
13
 
14
                                                }
15
}, 'ProNOC' );
16
 
17
 
18
 

powered by: WebSVN 2.1.0

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