Altera_Forum
Honored Contributor
10 years agosystem console without target
Hi,
i'm writing a system console tcl script in order to debug my nios vhdl design. Is there any way to test my script functionalities without target (fpga connected to usb-blaster)? Any function as add_monitor_range or get_service_paths returns errors because there is no target connected. If not, is there any way to simulate the presence of target? Thanks.