[Libre-soc-dev] UnusedElaboratable error when running issuer tests
    Tobias Platen 
    libre-soc at platen-software.de
       
    Mon Nov  1 18:04:26 GMT 2021
    
    
  
When I run any test that uses TextTestRunner() I get an many errors:
UnusedElaboratable: <soc.simple.issuer.TestIssuerInternal object at
0x7778ea27eba8> created but never used
UnusedElaboratable: <soc.simple.core.NonProductionCore object at
0x7778ea27ef28> created but never used
I tried running soc/src/soc/simple/test/ test_issuer_dcache.py
test_issuer_mmu.py and test_issuer_svp64.py.
    
    
More information about the Libre-soc-dev
mailing list