SymbiFlow / vtr-verilog-to-routing

SymbiFlow WIP changes for Verilog to Routing -- Open Source CAD Flow for FPGA Research
https://verilogtorouting.org
Other
37 stars 12 forks source link

Heterogeneous master+wip #462

Closed acomodi closed 4 years ago

acomodi commented 4 years ago

Included branches: wip/heterogeneous_tiles

Deleted branches: wip/add_explicit_ports wip/refactor_heap3

acomodi commented 4 years ago

all_xc7 tests passes locally using this master+wip alongside with https://github.com/SymbiFlow/symbiflow-arch-defs/pull/1386

litghost commented 4 years ago

all_xc7 tests passes locally using this master+wip alongside with SymbiFlow/symbiflow-arch-defs#1386

Great, just fixed the Travis CI failure, and this is good to merge.

acomodi commented 4 years ago

LGTM, assuming CI is green

Problem is that VtR + Symbiflow will never go green without changes to archdefs.

Travis CI on the other hand is complaining about some golden results that are not met. This does not happen on the heterogeneous tiles branch, so I may need to update the wip/update_golden branch

litghost commented 4 years ago

so I may need to update the wip/update_golden branch

Yes

acomodi commented 4 years ago

Travis went green, merging.