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 5

Go to most recent revision | 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
version: v1
5
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
    version: "1"
16
    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
    type: core_Arel1
33
    params:
34
      :param1: 8
35
      :param2: 8
36
      :param3: 16
37
  :inst_b: SOCM_INST
38
    type: core_Arel1
39
    params:
40
      :param1: 8
41
      :param2: 16
42
      :param3: 16
43
  :inst_c: SOCM_INST
44
    type: core_Brel1
45
    params: {}
46
  :inst_d: SOCM_INST
47
    type: core_Brel1
48
    params: {}
49
static: {}
50
cons:
51
  :a_new_con:
52
    :rule: or
53
    :mapping:
54
    - :inst_a: :ifc01
55
    - :inst_c: :myifc
56 5 feddischso
# :top_con:
57
#   :rule: or
58
#   :mapping:
59
#   - :test_soc: :top_ifc
60
#   - :inst_d: :myifc
61 3 feddischso
hdlfiles: {}
62
toplevel: test_soc_top

powered by: WebSVN 2.1.0

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