tool462
Newbie level 1
When running a captab sim in hspice, I've noticed that long net names are getting truncated in the output file, since they are printed in fixed width columns. Is there any way to fix this? Floating width columns or one entry per line would both work for me.
Example setup (relevant portion):
x0 net0 super_long_net_name net3 INSTANCE_NAME
Example output:
+0:net0 = 1.3e-13 0:super_lo= 1.5e-14 0:net3 = 2.5e-15
Thanks.
Example setup (relevant portion):
x0 net0 super_long_net_name net3 INSTANCE_NAME
Example output:
+0:net0 = 1.3e-13 0:super_lo= 1.5e-14 0:net3 = 2.5e-15
Thanks.