mirror of https://github.com/YosysHQ/yosys.git
1de5d98ae2
`Const::size()` returns int, so change iterators that use it to `auto` instead of `size_t`. For cases where size is being explicitly cast to `int`, use the wrapper that we already have instead: `Yosys::GetSize()`. |
||
---|---|---|
.. | ||
common | ||
pp3 | ||
qlf_k6n10f | ||
.gitignore | ||
Makefile.inc | ||
ql_bram_merge.cc | ||
ql_bram_types.cc | ||
ql_dsp_io_regs.cc | ||
ql_dsp_macc.cc | ||
ql_dsp_macc.pmg | ||
ql_dsp_simd.cc | ||
synth_quicklogic.cc |