Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Equivalent SKILL command to parse verilog views

30 views
Skip to first unread message

Bernd Fischer

unread,
Sep 14, 2005, 8:28:17 AM9/14/05
to
Hi there,

I'm wondering if there is a equivalent SKILL command to parse verilog views
in DFII,
like open, edit, save and close a functional view for example.

CDS.log output:
Analyzing Verilog source file "../myLib/myCell/functional/verilog.v"
Done
Verilog HDL file successfully parsed.
Running cross view checker.


Bernd

tattv...@gmail.com

unread,
Sep 14, 2005, 12:54:20 PM9/14/05
to
schVIC(
d_cvId
)
=> l_result

Runs the cross-view checker to check the consistency of the interface
of one or more views against the view of the given cellview.

Or probably this?

schInstallHDL

schInstallHDL(
g_library
t_cellName
t_viewName
t_srcName [ g_createSymbol ]
)
=> t/nil

0 new messages