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 4

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
interfaces: {}
12
functions: {}
13
inst_parameters: {}
14
static_parameters: {}
15
cores:
16
  :inst_a: SOCM_INST
17
    type: core_Arel1
18
    params:
19
      :param1: 8
20
      :param2: 8
21
      :param3: 16
22
  :inst_b: SOCM_INST
23
    type: core_Arel1
24
    params:
25
      :param1: 8
26
      :param2: 16
27
      :param3: 16
28
  :inst_c: SOCM_INST
29
    type: core_Brel1
30
    params: {}
31
  :inst_d: SOCM_INST
32
    type: core_Brel1
33
    params: {}
34
static: {}
35
cons:
36
  :a_new_con:
37
    :rule: or
38
    :mapping:
39
    - :inst_a: :ifc01
40
    - :inst_c: :myifc
41
hdlfiles: {}
42
toplevel: test_soc_top

powered by: WebSVN 2.1.0

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