cores/cpu/zynq7000: simplify using new loose parameter of Platform.request.
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Thu, 6 Aug 2020 17:44:46 +0000 (19:44 +0200)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Thu, 6 Aug 2020 17:44:46 +0000 (19:44 +0200)
commit57335b99718e3cd93cd61049cafdb20e1ea71cac
treebc93de33cfa20b0537d9150b94a2216ac6e08c70
parent4867f2b324156b83c4b4d15cdc51c5021d85e9cd
cores/cpu/zynq7000: simplify using new loose parameter of Platform.request.

And avoid the try/except that can mask others errors.
litex/soc/cores/cpu/zynq7000/core.py