The Siloti™ Visibility Automation System transforms your verification methodology by eliminating the overhead associated with recording data for all the signals in a design. Unique automation technology in the Siloti system provides full visibility of internal signals for complex IC and SoC designs by:

  • Identifying the minimal set of signals that must be recorded
  • Generating “on-demand” the rest of the signal data Correlating
  • gate-level results to the RTL source code
    Siloti/KDB is what?

VCS uses VCS compiler scripts to compile the Knowledge Database (KDB) for Verdi. When you specify the -kdb option, VCS creates the Verdi KDB and dumps the design into the libraries specified in the synopsys_sim.setup file.

You can generate the Verdi KDB using the VCS -kdb option either in the VCS two-step flow or three-step flow.
To determine which databases are to be generated, specify one of the following arguments with the -kdb option:

-kdb=only

Generates only the Verdi KDB that is needed for both post-process and interactive simulation debug with Verdi.
In VCS two-step flow, this option does not generate the VCS compile data/executable, and does not disturb the existing VCS compile data/executables.
For example,

% vcs -kdb=only <compile_options> <source files> -lca

In VCS three-step flow, this option dumps the minimum data required at analysis stage, and does not disturb the existing VCS compile data/executables.

% vlogan –kdb=only <vlogan_options> <source files>

相关文章:

  • 2021-11-27
  • 2021-08-12
  • 2021-10-19
  • 2021-05-07
  • 2021-11-28
  • 2021-12-18
  • 2021-11-30
  • 2021-12-31
猜你喜欢
  • 2022-03-06
  • 2021-08-06
  • 2022-12-23
  • 2021-08-29
  • 2021-07-21
  • 2022-01-18
  • 2021-12-10
相关资源
相似解决方案