Bug 616 - duplicate entries in comment field
Summary: duplicate entries in comment field
Status: CONFIRMED
Alias: None
Product: Libre-SOC's first SoC
Classification: Unclassified
Component: Source Code (show other bugs)
Version: unspecified
Hardware: Other Linux
: --- enhancement
Assignee: Luke Kenneth Casson Leighton
URL:
Depends on:
Blocks:
 
Reported: 2021-03-17 00:01 GMT by Jacob Lifshay
Modified: 2021-03-17 00:28 GMT (History)
1 user (show)

See Also:
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:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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