if i changed few lines from a specific verilog of design and now i want to recompile, can i compile just the related files or i need to compile the whole design again?
im using VCS tool by synopsys.
i dont want to recompile the entire design, i made some changes in one file and im asking if i can shorten the compile stage somehow?
because i made change just in one file and recompiling the entire design seem to me like something i can avoid from.