integration/soc: add auto_int type and use it on all int parameters.
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Mon, 2 Mar 2020 08:07:31 +0000 (09:07 +0100)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Mon, 2 Mar 2020 08:08:30 +0000 (09:08 +0100)
commit156a85b15b872278f2431cd484224d371000c41a
tree0fdca403672a3c804650c9ac8dc7fa9f458b484d
parent7e96c911b9fda6b1b8bbcdc3f844cfe21fe21b79
integration/soc: add auto_int type and use it on all int parameters.

Allow passing parameters as int or hex values.
litex/soc/integration/soc.py
litex/soc/integration/soc_core.py
litex/soc/integration/soc_sdram.py