- 9309039 Corrected the Makefile target for nodeinfo.json which had typos by Tim Edwards · 3 years, 6 months ago 1.0.220
- dae621a The fix to add "-S" to "env" to allow the "-B" switch to be passed by Tim Edwards · 3 years, 7 months ago
- 4c80645 Modified makefile to install runtime files using a for loop, made sure files were referring to PREFIX correctly by emayecs · 3 years, 7 months ago
- efb329d moved scripts from 'common' folder to 'runtime;' modified top-level makefile to install scripts in 'pdk/scripts' instead of 'pdk/bin' by emayecs · 3 years, 7 months ago[Renamed (99%) from common/project_manager.py]
- bf54c5b Fixed shebang line in some python scripts, added .txt files, and scripts/configure now installs natsort by emayecs · 3 years, 7 months ago
- 5eda03a Path bug fix preventing the qflow manager from displaying the proper technology files by emayecs · 3 years, 7 months ago
- 3f17d54 Changed qflow install recipe so setup file names match pdk node names. by emayecs · 3 years, 7 months ago
- 4cd7f23 removed test functions, cleaned up code by emayecs · 3 years, 7 months ago
- ca79e46 Added select flow dialog by emayecs · 3 years, 7 months ago
- a71088b Treeview can now highlight last opened subprojects by emayecs · 3 years, 7 months ago
- 582bc38 Added more features to the import dialog and treeview now displays all subprojects recursively by emayecs · 3 years, 7 months ago
- 12e8528 Removed IP and Import windows from project manager screen. Added an import button that brings up a file explorer for users to import subprojects or projects with a symbolic link. Small treeview UI changes. by emayecs · 3 years, 7 months ago
- 55354d8 Users can create subprojects using the 'New' button by emayecs · 3 years, 8 months ago
- c707a0a Project manager displays subprojects (projects located under the 'subcells' folder) in the project treeview. Changed some of the buttons on the project manager home screen. by emayecs · 3 years, 8 months ago
- 1474831 Correct environment path in foundry_nodes.py and removed 'Open Galaxy' from comments. by emayecs · 3 years, 8 months ago
- b2487ae Replaced project.json with info.yaml in places asking for basic project info. Renamed some variables that still referred to 'og.' Added create_yaml() method. by emayecs · 3 years, 8 months ago
- f31fb7a reverted sky130/makefile.in, renamed files starting with 'og,' replaced hard-coded path in create_project with PREFIX by emayecs · 3 years, 8 months ago[Renamed (99%) from common/og_gui_manager.py]
- 5656b2b Replaced top environment line of files with env by emayecs · 3 years, 8 months ago
- 5966a53 Modified og_gui_manager.py to make it accessible on devices not on the efabless platform. Changed the create project script to make the proper config directories so that the editors can be used. Modified profile.py to make the settings properly reflect the user preferences. by emayecs · 3 years, 8 months ago