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

Subversion Repositories soc_maker

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /soc_maker/trunk/spec/test_soc_lib/ifcs/core_AB_ifc
    from Rev 3 to Rev 8
    Reverse comparison

Rev 3 → Rev 8

/top_ifc.yaml
2,6 → 2,8
name: top_ifc
version: "1"
ports:
:sig_1: 1
:sig_2: 1
:sig_1:
:dir: 1
:sig_2:
:dir: 1
 
/core_AB_ifc.yaml
2,6 → 2,14
name: core_AB_ifc
version: "1"
ports:
:sig_a: 1
:sig_b: 1
:sig_c: 0
:sig_a:
:dir: 1
:mandatory: true
:sig_b:
:dir: 1
:mandatory: true
:default: '1'
:sig_c:
:dir: 0
:mandatory: false
:default: 'X'

powered by: WebSVN 2.1.0

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