1
0
mirror of synced 2026-04-24 19:40:49 +00:00
Files
YosysHQ.yosys/backends/cxxrtl
whitequark 107911dbec cxxrtl: always inline internal cells and slice/concat operations.
This can result in massive reduction in runtime, up to 50% depending
on workload. Currently people are using `-mllvm -inline-threshold=`
as a workaround (with clang++), but this solution is more portable.
2020-06-13 01:52:06 +00:00
..
2020-06-12 02:40:30 +00:00
2020-06-10 15:48:40 +00:00