Skip to content

Commit 30d34e0

Browse files
authored
Merge pull request #115 from chipsalliance/bot-conda-lock-update
[BOT] Conda Lock Update
2 parents 19d942c + c0524f6 commit 30d34e0

File tree

2 files changed

+99
-24
lines changed

2 files changed

+99
-24
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
with:
2929
exclude_license: |
3030
- ./tests/designs/litex_linux/arty.v
31+
- ./conda_lock.yml
3132
3233
Run-Nextpnr-Tests:
3334
runs-on: [self-hosted, Linux, X64]

conda_lock.yml

Lines changed: 98 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,101 @@
1-
# Copyright (C) 2022 F4PGA Authors.
2-
#
3-
# Use of this source code is governed by a ISC-style
4-
# license that can be found in the LICENSE file or at
5-
# https://opensource.org/licenses/ISC
6-
#
7-
# SPDX-License-Identifier:ISC
8-
91
name: fpga-interchange
102
channels:
11-
- defaults
12-
- litex-hub
3+
- litex-hub
4+
- defaults
135
dependencies:
14-
- litex-hub::capnproto-java=0.1.5_0012_g44a8c1e=20201104_165332
15-
- litex-hub::gcc-riscv64-elf-newlib=9.2.0=20201119_154229
16-
- litex-hub::iverilog=0_8_5850_g540555fc=20210730_085634
17-
- litex-hub::nextpnr-fpga_interchange
18-
- litex-hub::prjoxide=v0.0_398_g711770c=20210730_085634
19-
- litex-hub::prjxray-db
20-
- litex-hub::prjxray-tools
21-
- litex-hub::vtr-optimized
22-
- litex-hub::yosys
23-
- swig
24-
- packaging=21.3
25-
- pip=21.1.3
26-
- pip:
27-
- -r requirements.txt
6+
- _libgcc_mutex=0.1=main
7+
- _openmp_mutex=5.1=1_gnu
8+
- binutils-riscv64-elf=2.34=20220614_111216
9+
- bzip2=1.0.8=h7b6447c_0
10+
- ca-certificates=2022.4.26=h06a4308_0
11+
- capnproto=0.9.1=h4ff587b_0
12+
- capnproto-java=0.1.5_0012_g44a8c1e=20201104_165332
13+
- certifi=2022.6.15=py37h06a4308_0
14+
- cloog=0.18.0=0
15+
- fontconfig=2.13.1=h6c09931_0
16+
- freetype=2.11.0=h70c0345_0
17+
- gcc-riscv64-elf-newlib=9.2.0=20201119_154229
18+
- gcc-riscv64-elf-nostdc=9.2.0=20210923_213204
19+
- gmp=6.2.1=h295c915_3
20+
- icu=58.2=he6710b0_3
21+
- isl=0.21=20210924_145025
22+
- iverilog=0_8_5850_g540555fc=20210730_085634
23+
- ld_impl_linux-64=2.38=h1181459_1
24+
- libboost=1.73.0=h28710b8_12
25+
- libffi=3.3=he6710b0_2
26+
- libgcc-ng=11.2.0=h1234567_1
27+
- libgomp=11.2.0=h1234567_1
28+
- libpng=1.6.37=hbc83047_0
29+
- libstdcxx-ng=11.2.0=h1234567_1
30+
- libuuid=1.0.3=h7f8727e_2
31+
- libxml2=2.9.14=h74e7548_0
32+
- lz4-c=1.9.3=h295c915_1
33+
- mpc=1.1.0=h10f8cd9_1
34+
- mpfr=4.0.2=hb69a4c5_1
35+
- ncurses=6.3=h5eee18b_3
36+
- nextpnr-fpga_interchange=0.3_21_g41936fef=20220512_085338_py37
37+
- openssl=1.1.1p=h5eee18b_0
38+
- packaging=21.3=pyhd3eb1b0_0
39+
- pcre=8.45=h295c915_0
40+
- pip=21.1.3=py37h06a4308_0
41+
- prjoxide=v0.0_398_g711770c=20210730_085634
42+
- prjxray-db=0.0_257_g0a0adde=20220512_085338
43+
- prjxray-tools=0.1_2986_g5937733d=20220512_085338
44+
- py-boost=1.73.0=py37h51133e4_12
45+
- pyparsing=3.0.4=pyhd3eb1b0_0
46+
- python=3.7.13=h12debd9_0
47+
- readline=8.1.2=h7f8727e_1
48+
- setuptools=61.2.0=py37h06a4308_0
49+
- sqlite=3.38.5=hc218d9a_0
50+
- swig=4.0.2=h295c915_4
51+
- tbb=2020.3=hfd86e86_0
52+
- tk=8.6.12=h1ccaba5_0
53+
- vtr-optimized=8.0.0_5383_gc012f19d3=20220512_085338
54+
- wheel=0.37.1=pyhd3eb1b0_0
55+
- xz=5.2.5=h7f8727e_1
56+
- yosys=0.17_7_g990c9b8e1=20220512_085338_py37
57+
- zlib=1.2.12=h7f8727e_2
58+
- zstd=1.5.2=ha4553b6_0
59+
- pip:
60+
- Arpeggio==2.0.0
61+
- charset-normalizer==2.1.0
62+
- colorama==0.4.5
63+
- fasm==0.0.2.post88
64+
- fasm2bels @ git+https://github.com/SymbiFlow/f4pga-xc-fasm2bels.git@2e3395e05b8d0f84b7bbcb32df081ac07391d799
65+
- future==0.18.2
66+
- idna==3.3
67+
- intervaltree==3.1.0
68+
- lxml==4.9.1
69+
- ninja==1.10.2.3
70+
- numpy==1.21.6
71+
- parameterized==0.8.1
72+
- prjxray @ git+https://github.com/f4pga/prjxray.git@ae546d6b7648bf4df9cf63f0b25b2028b5623c43
73+
- progressbar2==4.0.0
74+
- psutil==5.9.1
75+
- pycapnp==1.1.0
76+
- pyjson5==1.6.1
77+
- pyserial==3.5
78+
- python-sat==0.1.7.dev18
79+
- python-utils==3.3.3
80+
- pythondata-cpu-vexriscv @ git+https://github.com/litex-hub/pythondata-cpu-vexriscv@78279395c7d97480c53526aeb9a4ab367b8f8e73
81+
- pythondata-cpu-vexriscv-smp @ git+https://github.com/litex-hub/pythondata-cpu-vexriscv_smp@4306ae2eb5464bc37d14eff9a3c051d7b0c17d0d
82+
- PyYAML==6.0
83+
- rapidyaml==0.2.2
84+
- requests==2.28.1
85+
- rr-graph==0.0.1.post22
86+
- simplejson==3.17.6
87+
- six==1.16.0
88+
- sortedcontainers==2.4.0
89+
- textX==3.0.0
90+
- urllib3==1.26.9
91+
- xc-fasm @ git+https://github.com/chipsalliance/f4pga-xc-fasm.git@25dc605c9c0896204f0c3425b52a332034cf5e5c
92+
- -e third_party/python-fpga-interchange
93+
- -e third_party/litex
94+
- -e third_party/litex-boards
95+
- -e third_party/litedram
96+
- -e third_party/liteeth
97+
- -e third_party/liteiclink
98+
- -e third_party/pythondata-software-compiler_rt
99+
- -e third_party/migen
100+
prefix: /usr/share/miniconda/envs/fpga-interchange
101+

0 commit comments

Comments
 (0)