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

Subversion Repositories steelcore

[/] [vivado/] [steel-core.sim/] [sim_1/] [behav/] [xsim/] [xsim.dir/] [tb_compliance_behav/] [webtalk/] [usage_statistics_ext_xsim.wdm] - Blame information for rev 11

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 11 rafaelcalc
version = "1.0";
2
clients =
3
(
4
    { client_name = "project";
5
        rules = (
6
            {
7
                context="software_version_and_target_device";
8
                xml_map="software_version_and_target_device";
9
                html_map="software_version_and_target_device";
10
                html_format="UserEnvStyle";
11
            },
12
            {
13
                context="user_environment";
14
                xml_map="user_environment";
15
                html_map="user_environment";
16
                html_format="UserEnvStyle";
17
            }
18
        );
19
        },
20
 
21
    { client_name = "xsim";
22
        rules = (
23
            {
24
                context="xsim\\command_line_options";
25
                xml_map="xsim\\command_line_options";
26
                html_map="xsim\\command_line_options";
27
                html_format="UnisimStatsStyle";
28
            },
29
            {
30
                context="xsim\\usage";
31
                xml_map="xsim\\usage";
32
                html_map="xsim\\usage";
33
                html_format="UnisimStatsStyle";
34
            }
35
        );
36
        }
37
);
38
 

powered by: WebSVN 2.1.0

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