[Libre-soc-bugs] [Bug 616] duplicate entries in comment field

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Wed Mar 17 00:28:24 GMT 2021


https://bugs.libre-soc.org/show_bug.cgi?id=616

--- Comment #1 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
ok these ones are fine because the lines are identical, ah but wait... when
creating the RM*.csv files some lines will be missed.

nuts.

sv_analysis.py now needs to have the primary key changed to be a tuple of
(comment,opfield) so as to be unique.

really, though, the CSV files should be using wildcard "don't care" patterns

   0b0111-

rather than

   0b01110
   0b01111

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list