Skip to content

Correctly check for resource strategy with lowercase

Javier Duarte requested to merge github/fork/vloncar/resource_fix into master

Created by: vloncar

If resource strategy for entire model was specified in lowercase in yml file like e.g. here, this would confuse vivado_writer.py and make it behave as if strategy was latency. Observed with @chaitanyaPaikara

Merge request reports

Loading