About This Video
This video is
When replaying an ocean script (generated from the ADE) in icfb, I don't see the sdf_verbose (elaborator) option (set to t) having an effect.
I have to manually add -sdf_verobse as an additionalArg (in ncverilog options) to obtain the output I expected.
Update:
As it turns out, I made a mistake in my ocean script (I had an extra close-parenthesis that terminated the option procedure prematurely); I should really run my scripts through the lint checker before using them.
This website uses Adobe® Flash™ Player 9
Download Flash Now
If you are using Internet Explorer, you will need to restart your browser
after installing Flash.
Adobe and Flash are registered trademarks of Adobe Systems incorporated.
All rights reserved.
cadsupport (0:08)
3 months ago 0 + -elaborator's sdf_verbose option set to t (true)
cadsupport (0:28)
3 months ago 0 + -Replay ocean script in icfb
cadsupport (0:55)
3 months ago 0 + -Found no explicit IOPATH messages in sdf.log
cadsupport (1:40)
3 months ago 0 + -irun.log does show annotation to have been successfully applied (so where are my verbose messages)?
cadsupport (2:09)
3 months ago 0 + -Add -sdf_verbose as an additionalArg (to irun)
cadsupport (2:51)
3 months ago 0 + -Now I see explicit messags for IOPATH annotation...