Bug 616

Summary: duplicate entries in comment field
Product: Libre-SOC's first SoC Reporter: Jacob Lifshay <programmerjake>
Component: Source CodeAssignee: Luke Kenneth Casson Leighton <lkcl>
Status: CONFIRMED ---    
Severity: enhancement CC: libre-soc-bugs
Priority: ---    
Version: unspecified   
Hardware: Other   
OS: Linux   
NLnet milestone: --- total budget (EUR) for completion of task and all subtasks: 0
budget (EUR) for this task, excluding subtasks' budget: 0 parent task for budget allocation:
child tasks for budget allocation: The table of payments (in EUR) for this task; TOML format:

Comment 1 Luke Kenneth Casson Leighton 2021-03-17 00:28:24 GMT
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