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

Subversion Repositories funbase_ip_library

[/] [funbase_ip_library/] [trunk/] [TUT/] [soc/] [basic_tester_example/] [1.0/] [ip_xact/] [basic_tester_hibi_example.1.0.xml] - Blame information for rev 151

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 145 lanttu
2
3
4 151 lanttu
5
6 145 lanttu
7
        TUT
8
        soc
9
        basic_tester_hibi_example
10
        1.0
11
        Simple example on how to use basic_tester with hibi.
12
Hibi is instantiated a) as a segment, b) from 4 wrappers and an OR-network.
13
 
14
 Tx sends few words to rx which takes and checks them.
15
Basic_tester is meant for simulation only.
16
        
17
                
18
                        
19
                                structural_seg
20
                                Instantiates hibi as segement.
21
Graphical block diagram view. Hence, its type is "hierarchical".
22
                                ::
23
                                
24
                                
25
                                        structural_rtl
26
                                
27
                        
28
                        
29
                                structural_rtl
30
                                Auto-generated top-level from either of the block diagram views.
31
                                VHDL:Kactus2:
32
                                vhdl
33
                                basic_tester_hibi_example(structural)
34
                                
35
                                        structural_vhdlSource
36
                                
37
                        
38
                        
39
                                structural_wra
40
                                Instantiates hibi from the wrappers.
41
Graphical block diagram view. Hence, its type is "hierarchical".
42
                                
43
                                
44
                                
45
                                        structural_rtl
46
                                
47
                        
48
                
49
        
50
        
51
                
52
                        ModelsimScripts
53
                        simulation
54
                        
55
                                ../sim/basic_tester_hibi_example_waves.do
56
                                Modelsim script
57
                                false
58
                                Add necessary signals to wave window and formats them.
59
 
60
This works with both versions (seg and wra)
61
                        
62 150 lanttu
                        
63
                                ../sim/basic_tester_hibi_example.structural.create_makefile.do
64
                                ModelsimScript
65
                                false
66
                                Script file for Modelsim that compiles all files for view structural_seg.
67
                        
68 145 lanttu
                        
69
                                Modelsim script
70
                                say "do script_name.do" in Modelsim
71
                                none
72
                                false
73
                        
74
                
75
                
76
                        structural_vhdlSource
77
                        Auto-generated top-level VHDL
78
                        sourceFiles
79
                        
80
                                ../vhd/basic_tester_hibi_example.vhd
81
                                vhdlSource
82
                                true
83
                                work
84
                                
85
                                        vcom
86
                                        -quiet -check_synthesis -work work
87
                                        true
88
                                
89
                                Auto-generated by Kactus.
90
                        
91
                        
92
                                vhdlSource
93
                                vcom
94
                                -quiet -check_synthesis -work work
95
                                true
96
                        
97
                
98
        
99
        
100
                
101
                        
102
                                SoC
103
                                HW
104
                                Template
105
                        
106
                
107
        
108

powered by: WebSVN 2.1.0

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