29 lines
420 B
Plaintext
29 lines
420 B
Plaintext
@source "arm_library.csl"
|
|
|
|
@schema {
|
|
@instance arm ARM7tdmi {
|
|
@position (-473, -283)
|
|
@attribute _memory memorija
|
|
}
|
|
|
|
@instance memorija Memory64KiB {
|
|
@position (-433, 6)
|
|
}
|
|
|
|
@instance decoder Decoder {
|
|
@position (-537, -202)
|
|
}
|
|
|
|
@instance ahb AHB {
|
|
@position (-514, -86)
|
|
@size 249
|
|
}
|
|
|
|
@connection (memorija.ahbPin, ahb) {
|
|
}
|
|
@connection (arm.ahbPin, ahb) {
|
|
}
|
|
@connection (decoder.ahbPin, ahb) {
|
|
}
|
|
}
|