integration/soc: remove TODO in header.
This commit is contained in:
parent
b65f18c357
commit
2fb52e66b1
|
@ -22,10 +22,6 @@ from litex.soc.interconnect import wishbone
|
|||
from litex.soc.interconnect import wishbone2csr
|
||||
from litex.soc.interconnect import axi
|
||||
|
||||
# TODO:
|
||||
# - replace raise with exit on logging error.
|
||||
# - cleanup SoCCSRRegion
|
||||
|
||||
logging.basicConfig(level=logging.INFO)
|
||||
|
||||
# Helpers ------------------------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue