I have a basic question about Quartus tcl command "get_fanins".
so I noticed that there are many options for this command and I'm confused which option should I use?
I'd like understand the difference between these 3 option: get_fanins -async get_fanins -sync get_fanins -clock because in the "get_fanin -help" I didn't understand the difference. is ther...