Converting Verilog Description to EDIF netlist

Status
Not open for further replies.

viswanadh

Newbie level 2
Joined
Oct 28, 2007
Messages
2
Helped
2
Reputation
4
Reaction score
0
Trophy points
1,281
Location
India
Activity points
1,303
Hello,

Anybody knows if it's possible to convert a Verilog module into an EDIF netlist file? Can EDIF file represent a verilog module completely? Please help me. If my question doesn't make any sense, sorry :|

Thanks
 

my guess is, if synthesized using DC or any other tool, its possible to convert it to EDIF. to my knowledge, EDIF does represent verilog module completely, albeit with the technology library's cells, ofcourse.
 

    viswanadh

    Points: 2
    Helpful Answer Positive Rating
edif is an IEEE standard to represent HDL module. Any verilog module can be equivalently written in edif. U can use ur sysnthesis tool to write out edif netlist also.
 

    viswanadh

    Points: 2
    Helpful Answer Positive Rating
Thanks for the replies. I've found a way to convert the verilog modules using "iVerilog" It uses LPM s (libraries) in the EDIF files.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…