Allow flatten on CI builds

This now works and reduces the ECP5 usage from 95% to 86% and clock
speed goes from 45.14 to 55.41Mhz.

Signed-off-by: Michael Neuling <mikey@neuling.org>
pull/288/head
Michael Neuling 3 years ago
parent 7f44980611
commit 94e1fd8427

@ -61,7 +61,6 @@ jobs:
runs-on: ubuntu-latest
env:
DOCKER: 1
SYNTH_ECP5_FLAGS: -noflatten
FPGA_TARGET: ${{matrix.task}}
steps:
- uses: actions/checkout@v2

Loading…
Cancel
Save