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

Subversion Repositories soc_maker

[/] [soc_maker/] [trunk/] [spec/] [test_soc.yaml] - Diff between revs 8 and 10

Show entire file | Details | Blame | View Log

Rev 8 Rev 10
Line 1... Line 1...
SOCM_SOC
SOCM_SOC
name: test_soc
name: test_soc
description: 'This is a test SOC'
description: 'This is a test SOC'
version: v1
id: test_soc,v1
date: '13. May 2014'
date: '13. May 2014'
license: 'GPL'
license: 'GPL'
licensefile: ''
licensefile: ''
author: 'feddischson'
author: 'feddischson'
authormail: 'feddischson [ at ] opencores.org'
authormail: 'feddischson [ at ] opencores.org'
vccmd: ''
vccmd: ''
interfaces:
interfaces:
  :top_ifc: SOCM_IFC
  :top_ifc: SOCM_IFC
    name: core_AB_ifc
    name: core_AB_ifc
    dir: 0
    dir: 0
    version: "1"
    id: core_AB_ifc,1
    ports:
    ports:
      :sig_con1a: SOCM_PORT
      :sig_con1a: SOCM_PORT
         defn: sig_a
         defn: sig_a
         len:  8
         len:  8
      :sig_con1b: SOCM_PORT
      :sig_con1b: SOCM_PORT
Line 27... Line 27...
functions: {}
functions: {}
inst_parameters: {}
inst_parameters: {}
static_parameters: {}
static_parameters: {}
cores:
cores:
  :inst_a: SOCM_INST
  :inst_a: SOCM_INST
    type: core_Arel1
    type: core_A,rel1
    params:
    params:
      :param1: 8
      :param1: 8
      :param2: 8
      :param2: 8
      :param3: 16
      :param3: 16
  :inst_b: SOCM_INST
  :inst_b: SOCM_INST
    type: core_Arel1
    type: core_A,rel1
    params:
    params:
      :param1: 8
      :param1: 8
      :param2: 16
      :param2: 16
      :param3: 16
      :param3: 16
  :inst_c: SOCM_INST
  :inst_c: SOCM_INST
    type: core_Brel1
    type: core_B,rel1
    params: {}
    params: {}
  :inst_d: SOCM_INST
  :inst_d: SOCM_INST
    type: core_Brel1
    type: core_B,rel1
    params: {}
    params: {}
 
 
static:
static:
  :core_Arel1:
  :core_Arel1:
    :p1: 11
    :p1: 11

powered by: WebSVN 2.1.0

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