forked from antmicro/fpga-interchange-tests
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
24 lines (23 loc) · 827 Bytes
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Copyright (C) 2021 The SymbiFlow Authors.
#
# Use of this source code is governed by a ISC-style
# license that can be found in the LICENSE file or at
# https://opensource.org/licenses/ISC
#
# SPDX-License-Identifier:ISC
name: fpga-interchange
channels:
- defaults
- litex-hub
dependencies:
- litex-hub::capnproto-java=0.1.5_0012_g44a8c1e=20201104_165332
- litex-hub::prjxray-db=0.0_253_gcd41f08=20210803_101414
- litex-hub::prjxray-tools=0.1_2932_gf7f06896=20210730_085634
- litex-hub::yosys=0.9_5530_gc016f6a4=20210730_085634_py37
- litex-hub::nextpnr-fpga_interchange=v0.0_3730_g0991003d=20210730_085634_py37
- litex-hub::iverilog=0_8_5850_g540555fc=20210730_085634
- litex-hub::prjoxide=v0.0_398_g711770c=20210730_085634
- swig
- pip
- pip:
- -r requirements.txt