* Bug: In <mbk>, in mvl_scomp_y.y, when the ENTITY PORT was parsed, pairs of losig/locon must be created on the lofig (one losig per locon). But in the case of a port 'out mux_bit|mux_vector bus', the signals *where* created but *not* connected to the locons. Instead, the previously created signal from former locons were connected. This was showing in flattenlofig() and causing wrong short circuits to be detected by lvx (tricky to diagnose). * Bug: In <mbk>, in mbk_lo_util.c, check the PRCN struct attribute to be NULL before trying to display it in mlodebug(). * Change: In <mbk>, more debug informations in various places. |
||
---|---|---|
alliance/src | ||
dev/scripts | ||
.gitignore |