| # 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: symbiflow-v2x | |
| channels: | |
| - defaults | |
| - litex-hub | |
| dependencies: | |
| - litex-hub::yosys=0.9_5007_g2116c585 | |
| - python | |
| - pip | |
| - pip: | |
| - -r requirements.txt |