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 3 and 5

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 3 Rev 5
Line 6... Line 6...
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
 
    name: core_AB_ifc
 
    dir: 0
 
    version: "1"
 
    ports:
 
      :sig_con1a: SOCM_PORT
 
         defn: sig_a
 
         len:  8
 
      :sig_con1b: SOCM_PORT
 
         defn: sig_b
 
         len:  8
 
      :sig_con1c: SOCM_PORT
 
         defn: sig_c
 
         len:  1
 
 
functions: {}
functions: {}
inst_parameters: {}
inst_parameters: {}
static_parameters: {}
static_parameters: {}
cores:
cores:
  :inst_a: SOCM_INST
  :inst_a: SOCM_INST
Line 36... Line 51...
  :a_new_con:
  :a_new_con:
    :rule: or
    :rule: or
    :mapping:
    :mapping:
    - :inst_a: :ifc01
    - :inst_a: :ifc01
    - :inst_c: :myifc
    - :inst_c: :myifc
 
# :top_con:
 
#   :rule: or
 
#   :mapping:
 
#   - :test_soc: :top_ifc
 
#   - :inst_d: :myifc
hdlfiles: {}
hdlfiles: {}
toplevel: test_soc_top
toplevel: test_soc_top

powered by: WebSVN 2.1.0

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