how to convert .db file to .v

S

sravan reddy

Guest
hello,
i am having a .db file and .lib file with me . i want to know how to
convert this file into .v file using design compiler
sravan reddy
 
On 8 Aug 2005 09:05:06 -0700, "sravan reddy"
<sravangemini@gmail.com> wrote:

i am having a .db file and .lib file with me . i want to know how to
convert this file into .v file using design compiler
write -format verilog

will give you a Verilog netlist. Don't expect to be able to
reconstruct the RTL code. That's called "reverse engineering",
or possibly "theft", depending on context.
--
Jonathan Bromley, Consultant

DOULOS - Developing Design Know-how
VHDL, Verilog, SystemC, Perl, Tcl/Tk, Verification, Project Services

Doulos Ltd. Church Hatch, 22 Market Place, Ringwood, BH24 1AW, UK
Tel: +44 (0)1425 471223 mail:jonathan.bromley@doulos.com
Fax: +44 (0)1425 471573 Web: http://www.doulos.com

The contents of this message may contain personal views which
are not the views of Doulos Ltd., unless specifically stated.
 

Welcome to EDABoard.com

Sponsor

Back
Top