mirror of
https://github.com/chipsalliance/f4pga-examples.git
synced 2025-01-03 03:43:38 -05:00
c5d93c1506
`quicklogic-vtr` had to stay at the same version because newer versions failed at building `btn_counter` example with the current quicklogic toolchain used. Other packages are in the versions built from their latest source commits. Signed-off-by: Adam Jeliński <ajelinski@antmicro.com>
19 lines
453 B
YAML
19 lines
453 B
YAML
name: eos-s3
|
|
channels:
|
|
- conda-forge
|
|
- litex-hub
|
|
dependencies:
|
|
- litex-hub::quicklogic-yosys=0.8.0_0021_g5eaf370c=20201120_145821
|
|
- litex-hub::quicklogic-yosys-plugins=1.2.0_0009_g9ab211c=20201120_145821
|
|
- litex-hub::quicklogic-vtr=v8.0.0.rc2_4003_g8980e4621=20200902_114536
|
|
- make
|
|
- lxml
|
|
- simplejson
|
|
- intervaltree
|
|
- git
|
|
- pip
|
|
- coreutils
|
|
- util-linux
|
|
# Packages installed from PyPI
|
|
- pip:
|
|
- -r file:requirements.txt
|