[Libre-soc-bugs] [Bug 450] Create MMU from microwatt mmu.vhdl
    bugzilla-daemon at libre-soc.org 
    bugzilla-daemon at libre-soc.org
       
    Fri Aug 14 10:04:23 BST 2020
    
    
  
https://bugs.libre-soc.org/show_bug.cgi?id=450
--- Comment #45 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
(In reply to Cole Poirier from comment #44)
> Am I allowed to use typing from the python standard library? With them I can
> see how to translate dcache.vhdl... without them, I may need some guidance
> here.
if they're in the .py file, i can't stand it.  the increased unnecessary
verbiage is so frustrating and irrelevant i can't tolerate it.  not only
do line lengths increase, they increase so far that function declarations
which would otherwise easily fit on a single compact line have to end up
as massive multi-line declarations, pretty much every time.
for no good reason.
if you absolutely must use them put them in a separate .pyi file and make
sure to take responsibility for keeping them up-to-date (because i won't).
-- 
You are receiving this mail because:
You are on the CC list for the bug.
    
    
More information about the libre-soc-bugs
mailing list