Please feel free to drop us an email for any queries, doubts, writing a blog for us or sharing any thing related with any topics mentioned in the blog.
rajeev@design4silicon.com
rahul@design4silicon.com
rajeev@design4silicon.com
rahul@design4silicon.com
If you want to check whether particular cell is the netlist or not what command is used after synthesis.
ReplyDeleteHello Venkata, you can load the netlist in RC/DC tool and by using get_cells with switch hierarchical (in RC) and by giving a search pattern with wild characters you can check whether a particular cell is present in the netlist of not.
ReplyDeletee.g get_cells -hierarchical "*ddr_ss_10lpe*"