2022-08-01 08:43:24 -04:00
|
|
|
# Copyright (C) 2020-2022 F4PGA Authors.
|
|
|
|
#
|
|
|
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
# you may not use this file except in compliance with the License.
|
|
|
|
# You may obtain a copy of the License at
|
|
|
|
#
|
|
|
|
# https://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
#
|
|
|
|
# Unless required by applicable law or agreed to in writing, software
|
|
|
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
|
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
|
|
# See the License for the specific language governing permissions and
|
|
|
|
# limitations under the License.
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
2020-06-12 06:58:33 -04:00
|
|
|
name: xc7
|
2022-08-01 08:43:24 -04:00
|
|
|
|
2020-06-12 06:58:33 -04:00
|
|
|
channels:
|
2020-11-27 07:50:45 -05:00
|
|
|
- litex-hub
|
2022-08-01 08:43:24 -04:00
|
|
|
|
2020-06-12 06:58:33 -04:00
|
|
|
dependencies:
|
2022-07-07 12:11:14 -04:00
|
|
|
- litex-hub::openfpgaloader==0.8.0_114_g057ce93=20220706_155948
|
2022-07-18 09:00:59 -04:00
|
|
|
- litex-hub::prjxray-tools=0.1_3015_gae546d6b=20220708_203356
|
|
|
|
- litex-hub::gcc-riscv64-elf-newlib=10.1.0=20220706_160221
|
|
|
|
- litex-hub::prjxray-db=0.0_257_g0a0adde=20220708_203356
|
|
|
|
- litex-hub::vtr-optimized=8.0.0_5699_g25e723a24=20220708_203356
|
2023-04-07 07:48:13 -04:00
|
|
|
- litex-hub::yosys=0.27_29_g0f5e7c244=20230406_083352_py37
|
|
|
|
- litex-hub::symbiflow-yosys-plugins=1.0.0_7_1260_ge7070ca=20230225_164303
|
2020-06-12 06:58:33 -04:00
|
|
|
- make
|
|
|
|
- lxml
|
|
|
|
- simplejson
|
|
|
|
- intervaltree
|
|
|
|
- git
|
|
|
|
- pip
|
|
|
|
# Packages installed from PyPI
|
|
|
|
- pip:
|
2021-07-30 02:05:31 -04:00
|
|
|
- -r requirements.txt
|