• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Logic Design
  3. Default settings for cell mapping - Genus Synthesis (Legacy...

Stats

  • Locked Locked
  • Replies 0
  • Subscribers 62
  • Views 6134
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Default settings for cell mapping - Genus Synthesis (Legacy)

iamKarthikBK
iamKarthikBK over 4 years ago

I have 2 standard cell libraries, one which has cells operating at 1.8V and the other at 0.3V. The 0.3V cells have a lot more delay than the 1.8V ones. When I synthesize the same design (HDL file) using the 2 different libraries in Genus's legacy UI as follows, I get 2 completely different power and timing reports, which is expected. I also noticed that when mapping to the cells operating at 0.3V, Genus uses a lot more cells than the flow where I use 1.8V cells (less delay)

here's how I am synthesizing the designs:

set_attribute lib_search_path ./library
set_attribute library { type1.lib }

read_hdl design.v
elaborate

synthesize -to_mapped


I wanted to know if the number of cells being taken in case of the larger delay cells is actually because of the delay.
Example:

When I synthesize an 8bit ALU using the 1.8V cells, Genus makes use of 1795 cells, and when I use the 0.3V cells, Genus makes use of 3510 cells.
In this context, cells mean logic gates.

I'm aware that this particular comparison would be based on an unconstrained mapping, and I am aware that I can specify the power intents and delay constraints using CPF and SDC, but on what basis does Genus take 3510 gates for the 0.3V case, and 1795 in the 1.8V case?

Is Genus trying to give me the best power-delay product? or the least possible delay? or least possible power? What is the default setting?

Thanks in advance Slight smile

  • Cancel

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information