• 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. PCB Design
  3. "Tips from Cadence" manually editing your env file

Stats

  • Locked Locked
  • Replies 0
  • Subscribers 164
  • Views 2319
  • Members are here 0
More Content
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

"Tips from Cadence" manually editing your env file

archive
archive over 20 years ago

Users that want to set certain Allegro variables themselves in their pcbenv/env file, often find them not getting set as expected after they start Allegro. The reason for this is most likely due to the fact that the same variable is also set below the computer generated section below. If, for example, you have set PSMPATH above and below this section, you will notice that the one below the computer generated section takes precedence since it is read in after the manually edited section. [b][u]Therefore, make sure that any manual edits you perform are done above the computer generated section and that a duplicate is not below the computer generated section.[/u][/b] You may check what the variable ends up being set too, after starting Allegro, by selecting the List All button under Setup -> User Preferences.

#
# ALLEGRO local user's environment file
# # - this indicates a comment
#
# read global environment file
source $ALLEGRO_INSTALL_DIR/text/env
set PSMPATH = . d:\scsc/test/dra
### User Preferences section
### This section is computer generated.
### Please do not modify to the end of the file.
### Place your hand edits above this section.
###
set PSMPATH = . $CDSROOT\share\pcb\pcb_lib\symbols\


Originally posted in cdnusers.org by osprey
  • Cancel
Cadence Guidelines

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