Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BOT] Update successful version records of dependencies to the repository #232

Merged
merged 1 commit into from
Oct 10, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,21 +41,21 @@ For more info on getting-started, please refer to ["Getting Started" section ](h

Below are the tool requirements along with their currently support versions that are updated regularly upon testing againsts the generators.

1. `Magic <https://github.com/RTimothyEdwards/magic>`_ (version:8.3.416)
1. `Magic <https://github.com/RTimothyEdwards/magic>`_ (version:8.3.427)

2. `Netgen <https://github.com/RTimothyEdwards/netgen>`_ (version:1.5.255)
2. `Netgen <https://github.com/RTimothyEdwards/netgen>`_ (version:1.5.258)

3. `Klayout <https://github.com/KLayout/klayout>`_ (version:0.28.6-1)
3. `Klayout <https://github.com/KLayout/klayout>`_ (version:0.28.12-1)

- Please use this command to build preferably: `./build.sh -option '-j8' -noruby -without-qt-multimedia -without-qt-xml -without-qt-svg`


4. `Yosys <https://github.com/The-OpenROAD-Project/yosys>`_ (version:0.31+16)
4. `Yosys <https://github.com/The-OpenROAD-Project/yosys>`_ (version:0.33+6)


5. `OpenROAD <https://github.com/The-OpenROAD-Project/OpenROAD>`_ (version:2.0_6895)
5. `OpenROAD <https://github.com/The-OpenROAD-Project/OpenROAD>`_ (version:2.0_10145)

6. `Open_pdks <https://github.com/RTimothyEdwards/open_pdks>`_ (version:1.0.429)
6. `Open_pdks <https://github.com/RTimothyEdwards/open_pdks>`_ (version:1.0.442)

- open_pdks is required to run drc/lvs check and the simulations
- After open_pdks is installed, please update the **open_pdks** key in `common/platform_config.json` with the installed path, down to the sky130A folder
Expand Down
10 changes: 5 additions & 5 deletions conda_versions.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
magic==8.3.416_0_g0afe4d8
netgen==1.5.255_0_gf5f1240
open_pdks.sky130a==1.0.428_2_g405227f
openroad==2.0_6895_g5c85b36f8
yosys==0.31_31_gb04d0e09e
magic==8.3.427_0_gd624b76
netgen==1.5.258_0_gc0f7ebd
open_pdks.sky130a==1.0.442_0_gf4e9d03
openroad==2.0_10145_g0de6f5131
yosys==0.33_11_g31ee566ec
12 changes: 6 additions & 6 deletions versions.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
klayout - 0.28.6-1
OpenROAD - 2.0_6895
yosys - 0.31+16
magic - 8.3.416
netgen - 1.5.255
open_pdks - 1.0.429
klayout - 0.28.12-1
OpenROAD - 2.0_10145
yosys - 0.33+6
magic - 8.3.427
netgen - 1.5.258
open_pdks - 1.0.442