[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

2. News

2.1 Version v1.5  
2.2 Version v1.4  
2.3 Version v1.3  
2.4 Version v1.2  
2.5 Version v1.1  
2.6 Version v1.0  


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

2.1 Version v1.5

Date: 05Jan28

VTracer is a family of subprojects which can be used as tools for solving various problems, arising during Verilog Testbench development.

The last tool in the sequence is called Vcosim, Verilog-Perl co-simulation platform. This platform enables interoperability between Verilog and Perl processes, and on-the-fly transferring of information between the 2 domains.

The current demo demonstrates Verilog interoperability with Perl, while the user may use the same platform with any other language along with Verilog (TCL, Python, C/C++ etc.).

The current release includes:


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

2.2 Version v1.4

Date: 04Oct31

This release includes Verilog co-simulation environment (Vcosim).
The co-simulation environment uses TCP sockets protocol.
The demo consists of a simple Verilog Testbench (client side) and a Perl memory model (server side).

The server side may be implemented in another language (Perl, TCL, Python, C/C++ etc.).


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

2.3 Version v1.3

Date: 04Aug25

This release includes Structural Verilog parser.
The parser analyzes Verilog netlist and returns information on design structure,
logic cones, self-contained logic clouds, etc.


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

2.4 Version v1.2

Date: 04Jul26

VTracer is a ASIC developer assistance tool.
It analyzes VCD dump file created on a simulation, and performs many helpful tasks, including:

1.2 release includes the following:


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

2.5 Version v1.1

Date: 04Jun24

New features in this release:

  1. The whole VTracer verification loop is demonstrated:
  2. Website updated (http://VTracer.sf.net)

  3. Documentation updated.

Enjoy!


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

2.6 Version v1.0

Daet: 04Jun20

Verilog designers spend hours comparing VCD traces of different simulations. For example, when integrating an ASIC core into a SoC, the 1st trace is produced by the core verification environment. The 2nd trace is produced by applying the same stimuli to the inputs of the core after integration. Verifying that the outputs produced by the 2 Testbenches may be a tedious process.

VTracer is the solution. Version 1.0 was currently released.

The current release performs traces comparison. In the future releases, automated stimuli generation from the VCD trace will be implemented.

The release includes a sample Testbench demonstrating the tool integration with risc8 RISC core.


[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]

This document was generated by Danny Naiger on January, 28 2005 using texi2html