After running any of the synthesis or implementation processes, I add a new Verilog or VHDL source to the project using one of the following methods:
- Project -> Add Source...
- Project -> Add Copy of Source ...
- Project -> New Source ...
Even though the added HDL source is not part of the hierarchy of the implemented top-level design, the completed processes are marked out-of-date.
Additionally, with the Add Source and Add Copy of Source processes, even if I select the Cancel option in the Adding Source Files ... window, the processes are still out-of-date.
Adding schematic, IP core, and HDL testbench sources does not set the status of processes out-of-date.