mirror of
http://172.16.200.102/MOISE/Pattern-Instanciation-On-System-Engineering-Model.git
synced 2025-11-26 02:57:58 +01:00
12 lines
283 B
Plaintext
12 lines
283 B
Plaintext
|
|
transform test using nverG {
|
||
|
|
multiplicity
|
||
|
|
nverG.nb_in -> 2
|
||
|
|
nverG.nb_vin -> 6
|
||
|
|
nverG.nb_out -> 2
|
||
|
|
nverG.nb_comp -> 3
|
||
|
|
components
|
||
|
|
test.comp -> nverG.top
|
||
|
|
ports
|
||
|
|
test.comp.sc1.i1, test.comp.sc1.i2 -> nverG.top.i
|
||
|
|
test.comp.sc1.o1, test.comp.sc1.o2 -> nverG.top.o
|
||
|
|
}
|