URL
https://opencores.org/ocsvn/soc_maker/soc_maker/trunk
Subversion Repositories soc_maker
[/] [soc_maker/] [trunk/] [spec/] [test_soc.yaml] - Rev 7
Go to most recent revision | Compare with Previous | Blame | View Log
SOCM_SOCname: test_socdescription: 'This is a test SOC'version: v1date: '13. May 2014'license: 'GPL'licensefile: ''author: 'feddischson'authormail: 'feddischson [ at ] opencores.org'vccmd: ''interfaces::top_ifc: SOCM_IFCname: core_AB_ifcdir: 0version: "1"ports::sig_con1a: SOCM_PORTdefn: sig_alen: 8:sig_con1b: SOCM_PORTdefn: sig_blen: 8:sig_con1c: SOCM_PORTdefn: sig_clen: 1functions: {}inst_parameters: {}static_parameters: {}cores::inst_a: SOCM_INSTtype: core_Arel1params::param1: 8:param2: 8:param3: 16:inst_b: SOCM_INSTtype: core_Arel1params::param1: 8:param2: 16:param3: 16:inst_c: SOCM_INSTtype: core_Brel1params: {}:inst_d: SOCM_INSTtype: core_Brel1params: {}static: {}cons::a_new_con::rule: or:mapping:- :inst_a: :ifc01- :inst_c: :myifc# :a_2nd_con:# :rule: or# :mapping:# - :inst_b: :ifc01# - :test_soc: :top_ifc# :top_con:# :rule: or# :mapping:# - :test_soc: :top_ifc# - :inst_d: :myifchdlfiles: {}toplevel: test_soc_top
Go to most recent revision | Compare with Previous | Blame | View Log
