forked from libre-chip/fayalite
Compare commits
2 commits
2bdc8a7c72
...
cf7436b7cd
| Author | SHA1 | Date | |
|---|---|---|---|
| cf7436b7cd | |||
| 917a603b34 |
1 changed files with 1 additions and 1 deletions
|
|
@ -21,4 +21,4 @@ jobs:
|
|||
- run: cargo test --doc --features=unstable-doc
|
||||
- run: cargo doc --features=unstable-doc
|
||||
- run: FAYALITE_TEST_HASHER=always_zero cargo test --test=module --features=unstable-doc,unstable-test-hasher
|
||||
- run: cargo run --example blinky yosys-nextpnr-xray --platform=arty-a7-100t --nextpnr-xilinx-chipdb-dir /opt/fayalite-deps/nextpnr-xilinx/xilinx --prjxray-db-dir /opt/fayalite-deps/prjxray-db -o target/blinky-out
|
||||
- run: cargo run --example blinky yosys-nextpnr-xray --nextpnr-xilinx-chipdb-dir /opt/fayalite-deps/nextpnr-xilinx/xilinx --prjxray-db-dir /opt/fayalite-deps/prjxray-db --device xc7a100ticsg324-1L -o target/blinky-out --clock-frequency=$((1000*1000*100))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue