digilent_arty_z7: Defaults to no_uart.

This commit is contained in:
Florent Kermarrec 2022-03-01 11:15:30 +01:00
parent 0ceb15938f
commit 2c4d31066f
1 changed files with 1 additions and 0 deletions

View File

@ -113,6 +113,7 @@ def main():
soc_core_args(parser)
vivado_build_args(parser)
parser.set_defaults(cpu_type="zynq7000")
parser.set_defaults(no_uart=True)
args = parser.parse_args()
soc = BaseSoC(