T
Thomas Popp
Guest
Hi,
I recently switched from IC-CDB 5.1.41 to IC-OA 6.1.3. As a matter of
fact, the stream-in/out tool PIPO has been replaced by XStream. The
transition went smoothly except for one thing:
For PIPO, the option "replaceBusBitChar" could be set to "true" in the
template file. This had the effect that signal names like mysignal[12]
were translated to mysignal<12> during stream-in and vice versa during
stream-out. It seems that such a functionality is not available for
XStream. The original option is not even mentioned in the PIPO->XStream
adoption guide and there is no further information available on the
Cadence support website.
Can anyone advise me on how to achieve such a translation with XStream?
I need it to match layouts (produced by XStream -> uses [x]) and
schematics (produced by VerilogIn -> uses <x>. I hope, it doesn't need
to be done manually.
Thanks,
-Thomas
I recently switched from IC-CDB 5.1.41 to IC-OA 6.1.3. As a matter of
fact, the stream-in/out tool PIPO has been replaced by XStream. The
transition went smoothly except for one thing:
For PIPO, the option "replaceBusBitChar" could be set to "true" in the
template file. This had the effect that signal names like mysignal[12]
were translated to mysignal<12> during stream-in and vice versa during
stream-out. It seems that such a functionality is not available for
XStream. The original option is not even mentioned in the PIPO->XStream
adoption guide and there is no further information available on the
Cadence support website.
Can anyone advise me on how to achieve such a translation with XStream?
I need it to match layouts (produced by XStream -> uses [x]) and
schematics (produced by VerilogIn -> uses <x>. I hope, it doesn't need
to be done manually.
Thanks,
-Thomas