-
Notifications
You must be signed in to change notification settings - Fork 609
Description
Hi,
Would like to know the above tutorial supports hardware emulation flow?
I try to build the hardware emulation, run and have the error listed below.
###########################################################
QEMU is using the forward port : 1440
Please use this port to copy files
###########################################################
Directory '/home/robert.au/Local/VEK385/Vitis-Tutorials/AI_Engine_Development/AIE-MLv2/Feature_Tutorials/01-aie-mlv2_a_to_z/vitis/workspace/linking_system_project/build/hw_emu/package/package_aie_debug/emu_qemu_scripts' created
Traceback (most recent call last):
File "/tools/Xilinx/2025.2/Vitis/bin/launch_emulator.py", line 603, in
qemu_args.append(' -net "nic,netdev=net0" -netdev "user,id=net0,%s"'%(test_string))
^^^^^^^^^
NameError: name 'qemu_args' is not defined