1
0
mirror of synced 2026-04-27 20:49:44 +00:00
Files
YosysHQ.yosys/techlibs/coolrunner2/synth_coolrunner2.cc
Martin Pietryka 97b22413e5 coolrunner2: remove spurious log_pop() call, fixes #1463
This was causing a segmentation fault because there is no accompanying
log_push() call so header_count.size() became -1.

Signed-off-by: Martin Pietryka <martin@pietryka.at>
2019-11-23 06:21:40 +01:00

5.7 KiB