This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
magic
mirror of
https://github.com/RTimothyEdwards/magic.git
Watch
1
Star
0
Fork
You've already forked magic
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dfe3a4defd
magic
/
VERSION
2 lines
8 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Made an enhancement to the code that automatically tries to figure out where to find the technology corresponding to a file given on the command line: (1) Changed the default search location from /usr/share/pdk to /usr/local/share/pdk, which is the actual default for open_pdks (can still be overridden by environment variable PDK_ROOT). (2) Made the PDK name by itself preferable to the PDK name plus any extension when searching (e.g., "sky130A" is preferred over "sky130A_backup"). (3) Check the located directory for any file <tech_name>.tcl and source it if it exists. (4) Run any tag callbacks on the "tech load" command, which rebuilds the tool icons.
2023-09-12 17:12:00 +02:00
8.3.429