yosys/techlibs/coolrunner2
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
..
Makefile.inc coolrunner2: Add extraction for TFFs 2018-03-31 02:54:26 -07:00
cells_latch.v coolrunner2: Initial mapping of latches 2017-06-25 23:58:28 -07:00
cells_sim.v coolrunner2: Add INVERT parameter to some BUFGs 2017-08-14 12:13:33 -07:00
coolrunner2_sop.cc Fix spacing 2019-08-06 16:47:55 -07:00
synth_coolrunner2.cc coolrunner2: remove spurious log_pop() call, fixes #1463 2019-11-23 06:21:40 +01:00
tff_extract.v coolrunner2: Add extraction for TFFs 2018-03-31 02:54:26 -07:00
xc2_dff.lib coolrunner2: Initial mapping of DFFs 2017-06-25 23:58:28 -07:00