URL
https://opencores.org/ocsvn/soc_maker/soc_maker/trunk
Subversion Repositories soc_maker
[/] [soc_maker/] [trunk/] [spec/] [test_soc.yaml] - Rev 3
Go to most recent revision | Compare with Previous | Blame | View Log
SOCM_SOC
name: test_soc
description: 'This is a test SOC'
version: v1
date: '13. May 2014'
license: 'GPL'
licensefile: ''
author: 'feddischson'
authormail: 'feddischson [ at ] opencores.org'
vccmd: ''
interfaces: {}
functions: {}
inst_parameters: {}
static_parameters: {}
cores:
:inst_a: SOCM_INST
type: core_Arel1
params:
:param1: 8
:param2: 8
:param3: 16
:inst_b: SOCM_INST
type: core_Arel1
params:
:param1: 8
:param2: 16
:param3: 16
:inst_c: SOCM_INST
type: core_Brel1
params: {}
:inst_d: SOCM_INST
type: core_Brel1
params: {}
static: {}
cons:
:a_new_con:
:rule: or
:mapping:
- :inst_a: :ifc01
- :inst_c: :myifc
hdlfiles: {}
toplevel: test_soc_top
Go to most recent revision | Compare with Previous | Blame | View Log