-
Notifications
You must be signed in to change notification settings - Fork 35
Description
Hi,
While running fault chain command I bumped into an error. Please refer image.
I generated TV with default options. The prompt displays "Scan chain verification failed". I'm confused, which program is being referenced here that requires clock and reset? The netlist generated using yosys contained reset and clock signals.
The reset in my design is synchronous(and is the only reset signal).
Even with all these errors, .chained file is created in my netlist folder. I'm able to run tap asm command and check the created .bin files.
I encountered similar issue while running fault tap command. .jtag file was created but the prompt displayed "Tap port verification failed".
Also, I'm curious to know what would have been the output if both these steps verified successfully.
Regards,
Piyush

