f4pga-examples/environment.yml
Ryan Johnson a166626b25 Initial changes to implement formatters
Signed-off-by: Ryan Johnson <ryancj14@gmail.com>
2021-05-13 12:06:49 -06:00

10 lines
158 B
YAML

name: symbiflow-examples
channels:
- defaults
- litex-hub
dependencies:
- python
- pip
- litex-hub::verible
- pip:
- -r file:requirements.txt