• 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. Custom IC Design
  3. gds file mask layers.

Stats

  • Locked Locked
  • Replies 6
  • Subscribers 126
  • Views 16556
  • 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

gds file mask layers.

tyanata
tyanata over 15 years ago

 Hello,

Do you know is there way  how to check the list of mask layers which are contained in some gds file. The check must be run in Linux environment?

best regards,

Stoyan Stoyanov

 

 

  • Cancel
  • StefanSL
    StefanSL over 15 years ago

     Hello Stoyan,

    what about streaming in the file into a dummy-library and checking the log- and summary-files?

     strmin -library MYDUMMLIB -strmFile filetocheck.gds2 -summaryFile ./gds2streamsummary01.txt

    If your library defines all possible GDS2-layers and -datatypes, you should find all informations
    in the summary-file;

    If no layer at all is defined in your library, you should get all informations as warnings in the strmIn.log,
    and for everything inbetween, you'd have to check both files to get the complete information.

    Besides of Cadence, you could create a small Perl-Script using the GDS2-module or you
    could perhaps use a scriptable GDS2-viewer to do the job.

    kind regards

    Stefan

     

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • tyanata
    tyanata over 15 years ago

     Thanks Stefan,

    I will try to create script to do task. Beacuse actually the application must be started by person who only needs the list of used layers, he will not be familiar with the actual layout.

    best regatds,

    Stoyan

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • StefanSL
    StefanSL over 15 years ago

     Hello,

    obviously it's a bit more complicated,  when i used a target-library without
    any layer-definitions, strmin started to add new layers to the library, according
    to the statements in the logfile;

    this means in every case you'll have to check the contents of the logfile as well
    as the stream-in-summary and combine them into a summary of your gds2-file;

    as long as your inputfile is not too large, perl assisted by the GDS2-module might be
    the easiest solution on a Linux-system..

     

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • tyanata
    tyanata over 15 years ago

     Thanks Stefan,

    I already downloaded the tar.gz files in GDS2-module, and will check it. If it is suitable for may issue, I will notify you.

    best regards,

    Stoyan

     

     

     

     

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • StefanSL
    StefanSL over 15 years ago

     ...in the meantime we're somewhat off-topic in a Cadence-forum.

    The GDS2-module from CPAN comes with some examples, one of them is "gdslayers".

    If you don't run into performance-issues due to the size of your gds2-file, this example

    might be a ready-to-use solution for your needs...

    regards

    Stefan

     

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • tyanata
    tyanata over 15 years ago

     Hello Stefan,

    I already checked the content of .tar.gz file and one of the subfiles "gdslayers" perfectly fits for my purpose. Thanks for the help!

     

    Best regards,

    Stoyan

     

     

    • 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