• 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. Module name change after synthesis in RTL compiler

Stats

  • Locked Locked
  • Replies 2
  • Subscribers 62
  • Views 15753
  • 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

Module name change after synthesis in RTL compiler

manideepa
manideepa over 8 years ago

Hi,

I am trying to synthesize VHDL files using RTL compiler and created the netlist file. My design is hierarchical with submodules. However, the netlist created with a submodule name. Is it due to some optimization? How can I change this? My script is as below

set_attr lib_search_path /cad/FOUNDRY/digital/90nm/dig/lib

#set_attr hdl_search_path ../rtl/
set_attr library /cad/FOUNDRY/digital/90nm/dig/lib/slow.lib

read_hdl -vhdl {/home/manideepam/NOC/my_package.vhd /home/manideepam/NOC/my_switchcontrol.vhd /home/manideepam/NOC/my_buffer.vhd /home/manideepam/NOC/my_crossbar.vhd /home/manideepam/NOC/RouterBL.vhd /home/manideepam/NOC/RouterBC.vhd /home/manideepam/NOC/RouterBR.vhd /home/manideepam/NOC/RouterCC.vhd /home/manideepam/NOC/RouterCL.vhd /home/manideepam/NOC/RouterCR.vhd /home/manideepam/NOC/RouterTL.vhd /home/manideepam/NOC/RouterTR.vhd /home/manideepam/NOC/RouterTC.vhd /home/manideepam/NOC/NOC.vhd}

elaborate NOC
read_sdc NOC_constraints.sdc
#read_sdc constraints_top.sdc
check_design NOC -unresolved
synthesize -to_mapped -effort medium

#write_sdf -timescale ns -nonegchecks -recrem split -edges check_edge > delays.sdf
write_hdl NOC > NOC_netlist.v
write_sdc NOC > NOC_rc_sdc.sdc
write_script NOC > NOC_rc_sdc.g

report power > NOC_power.rep
report timing -lint > NOC_timing.rep
report gates > NOC_cell.rep
report area > NOC_area.rep
gui_show

  • Cancel
  • grasshopper
    grasshopper over 8 years ago
    Hi Manideepa,

    sorry but not enough details in your message to help out

    gh-
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • manideepa
    manideepa over 8 years ago
    Thanks ! I have figured it out.
    • Cancel
    • Vote Up 0 Vote Down
    • 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