Skip to content

Commit

Permalink
[BOT] Update dependencies successful version records in the repository
Browse files Browse the repository at this point in the history
  • Loading branch information
openfasoc-bot committed Oct 24, 2023
1 parent 25a97ea commit 40ea25d
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 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.427)
1. `Magic <https://github.com/RTimothyEdwards/magic>`_ (version:8.3.440)

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

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.33+6)
4. `Yosys <https://github.com/The-OpenROAD-Project/yosys>`_ (version:0.34+43)


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.442)
6. `Open_pdks <https://github.com/RTimothyEdwards/open_pdks>`_ (version:1.0.452)

- 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
8 changes: 4 additions & 4 deletions conda_versions.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
magic==8.3.427_0_gd624b76
netgen==1.5.258_0_gc0f7ebd
open_pdks.sky130a==1.0.442_0_gf4e9d03
magic==8.3.440_0_g98f3b39
netgen==1.5.260_0_g2cb3937
open_pdks.sky130a==1.0.452_0_g4f5c199
openroad==2.0_10145_g0de6f5131
yosys==0.33_11_g31ee566ec
yosys==0.34_54_gd21c464ae
8 changes: 4 additions & 4 deletions versions.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
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
yosys - 0.34+43
magic - 8.3.440
netgen - 1.5.260
open_pdks - 1.0.452

0 comments on commit 40ea25d

Please sign in to comment.