header file for DEF API

Y

yogeshg

Guest
Hi everyone

I need to use the DEF(Design Exhange Format) API reader/writer to read the
blockages and nets list in the .def file format. But I am unable to find
the header files "defrReader.hpp" "defiAlias.hpp", "defwWriter.hpp" or any
other header files. Can anyone tell, where can I find these header files?

Thanks
Yogesh
 
yogeshg wrote:
Hi everyone

I need to use the DEF(Design Exhange Format) API reader/writer to read the
blockages and nets list in the .def file format. But I am unable to find
the header files "defrReader.hpp" "defiAlias.hpp", "defwWriter.hpp" or any
other header files. Can anyone tell, where can I find these header files?

Thanks
Yogesh
They are provided with the DEF API. when you untar the file they are in
the include directory. did you tell the compiler to look into this
directory for includes (with -I switch).

(i have the 5.5 API if that matters)

stéphane
 
Hi

Thank you for the reply, but I could not find the header files for LEF/DEF
API on my lab sever. So if you could tell me an alternate place (on net),
where I can find these header files, it would be quite helpful for me.

Thanks

Yogesh
 
here:
openeda.si2.org

but it's licensed - you need your company/university to sign a license
agreement before you can download it.

as you have it already, i would rather suggest you ask someone where is
that file - it has to be here, or the original archive must be somewhere
around.

wish you good luck on this,

stéphane

yogeshg wrote:
Hi

Thank you for the reply, but I could not find the header files for LEF/DEF
API on my lab sever. So if you could tell me an alternate place (on net),
where I can find these header files, it would be quite helpful for me.

Thanks

Yogesh
 
Hi Stéphane

Thank you very much for the reply. I would certainly try that and hope I
will find the required files soon.

Warm regards
Yogesh
 

Welcome to EDABoard.com

Sponsor

Back
Top