Merge pull request #29 from antmicro/fix-yosys-version

xc7: fix yosys version
This commit is contained in:
Karol Gugala 2020-07-15 09:58:24 +02:00 committed by GitHub
commit 5eebfee519
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: xc7
channels: channels:
- symbiflow - symbiflow
dependencies: dependencies:
- symbiflow::symbiflow-yosys - symbiflow::symbiflow-yosys=0.8_3925_g6bccd35a
- symbiflow::symbiflow-yosys-plugins=1.0.0.7_0032_g104f4fc - symbiflow::symbiflow-yosys-plugins=1.0.0.7_0032_g104f4fc
- symbiflow::symbiflow-vtr=8.0.0.rc2_3575_g253f75b6d - symbiflow::symbiflow-vtr=8.0.0.rc2_3575_g253f75b6d
- make - make