• 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. on Encounter RTL compiler

Stats

  • Locked Locked
  • Replies 3
  • Subscribers 61
  • Views 14542
  • 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

on Encounter RTL compiler

archive
archive over 17 years ago

I have a few questions regarding using Encounter RTL compiler. First, is RTL compiler an equivalent of the Synopsys Desing Complier tool? Both Synthesize the RTL verilog code to a gate-level netlist? Second, as an user in academic institutions, we have downloaded technology packages from MOSIS and the one we are currently using ARM/Artisan library for IBM 0.13um technology. However, I am having trouble with RTL compiler with this library? Should I set "lib_search_path" to the directory where the standard cells are located? Also, I could not find a .lbr or .lib file from the ARM/Artisan library, so I do not know how to set "library"? Do I have to create that file myself? Does anyone have used MOSIS ARM/Artisan before? Your help is highly appreciated.


Originally posted in cdnusers.org by cdnhua
  • Cancel
  • archive
    archive over 17 years ago

    Hi Friend,
    RC is simillar to DC from SNPS. Please use write_template command in RC to generate an template rc script and read the user guide document for more information about commands.

    Thanks
    Aravind R


    Originally posted in cdnusers.org by aravindhere
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • ScreenName
    ScreenName over 17 years ago

     The .lib describe timing, power and funtionnality of standard cells, it's a mandatory file for synthesis. ARM give it, you can't generate it (although you want to characterize all cells :-))...

     

    In unix shell type this find . -name "*.lib" , if you have no result, call ARM.

    ConcerningRTL compiler, you have to set library path, and hdl path before, you can find it in cadence documentation (preparing the design section, i think).

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • ScreenName
    ScreenName over 17 years ago

     If you have the same hierarchy for files, you can find your .lib here

     

    <main_directory>/<techno_name>/synthesis/<techno_name>/aci/sc-m/synospsys/

     There are .lib, and .db (compiled .lib, i.e. binary file of .lib)

    • 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