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

Subversion Repositories soc_maker

[/] [soc_maker/] [trunk/] [spec/] [test_soc.yaml] - Blame information for rev 10

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 3 feddischso
SOCM_SOC
2
name: test_soc
3
description: 'This is a test SOC'
4 10 feddischso
id: test_soc,v1
5 3 feddischso
date: '13. May 2014'
6
license: 'GPL'
7
licensefile: ''
8
author: 'feddischson'
9
authormail: 'feddischson [ at ] opencores.org'
10
vccmd: ''
11 5 feddischso
interfaces:
12
  :top_ifc: SOCM_IFC
13
    name: core_AB_ifc
14
    dir: 0
15 10 feddischso
    id: core_AB_ifc,1
16 5 feddischso
    ports:
17
      :sig_con1a: SOCM_PORT
18
         defn: sig_a
19
         len:  8
20
      :sig_con1b: SOCM_PORT
21
         defn: sig_b
22
         len:  8
23
      :sig_con1c: SOCM_PORT
24
         defn: sig_c
25
         len:  1
26
 
27 3 feddischso
functions: {}
28
inst_parameters: {}
29
static_parameters: {}
30
cores:
31
  :inst_a: SOCM_INST
32 10 feddischso
    type: core_A,rel1
33 3 feddischso
    params:
34
      :param1: 8
35
      :param2: 8
36
      :param3: 16
37
  :inst_b: SOCM_INST
38 10 feddischso
    type: core_A,rel1
39 3 feddischso
    params:
40
      :param1: 8
41
      :param2: 16
42
      :param3: 16
43
  :inst_c: SOCM_INST
44 10 feddischso
    type: core_B,rel1
45 3 feddischso
    params: {}
46
  :inst_d: SOCM_INST
47 10 feddischso
    type: core_B,rel1
48 3 feddischso
    params: {}
49 8 feddischso
 
50
static:
51
  :core_Arel1:
52
    :p1: 11
53
    :pv1: 0
54
 
55 3 feddischso
cons:
56
  :a_new_con:
57
    :rule: or
58
    :mapping:
59
    - :inst_a: :ifc01
60
    - :inst_c: :myifc
61 7 feddischso
# :a_2nd_con:
62
#   :rule: or
63
#   :mapping:
64
#   - :inst_b:    :ifc01
65
#   - :test_soc:  :top_ifc
66
 
67
 
68
 
69
 
70 5 feddischso
# :top_con:
71
#   :rule: or
72
#   :mapping:
73
#   - :test_soc: :top_ifc
74
#   - :inst_d: :myifc
75 3 feddischso
hdlfiles: {}
76
toplevel: test_soc_top

powered by: WebSVN 2.1.0

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