import edif from @mbit Buildg@tes to c@pture problem

Status
Not open for further replies.

steak

Newbie level 6
Joined
Oct 19, 2001
Messages
14
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
38
Hi all,

I try to import an EDIF schematic into c@pture after @mbit synthesis.
Everything seems translated correctly exept the buses!

In the EDIF file, the bus (lines[0..8]) are named:
...
(interface
(port
(array lines 9)
(direction INPUT))

...
(net
(rename &406c696e6573 "@lines")
(joined)
(figure net
(path
(pointList
(pt 291 -1310)
(pt 351 -1310)))
...

the wire comming from the buses:

(net
(rename &6c696e65735b385d "lines[8]")
(joined
(portRef
(member lines 0))
(portRef a2
(instanceRef i_122)))
(figure net))

So, as I've seen, the generated schematic has no buses (@lines is a wire and all wires lines[8] are replaced by @lines).

Who can help me?

Best regards
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…