Conversation
Signed-off-by: James McCorrie <james.mccorrie@lowrisc.org>
046a0bd to
34fd4ff
Compare
Make sure variant is available for report generation. This is done by reusing existing models better. We can still tidy this up further, but this gets us to a bit better place. Signed-off-by: James McCorrie <james.mccorrie@lowrisc.org>
Signed-off-by: James McCorrie <james.mccorrie@lowrisc.org>
Signed-off-by: James McCorrie <james.mccorrie@lowrisc.org>
701bf95 to
25837ce
Compare
martin-velay
left a comment
There was a problem hiding this comment.
I am not a Python specialist but from what I understand it looks good. As long as it works well I am satisfied with these changes.
|
Thanks @etterli and @martin-velay! Additionally some of the data should be calculated earlier in the flow and then referenced. But due to the way the wildcards are calculated that isn't easy at the moment. Hopefully when the earlier stages of the flow can be refactored this will be possible. The report generation bug appears to be resolved with these changes when I test it locally. |
Some bug introduced with the new report template.
Fixes: #65