You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I have multiple buffers open with different compilation targets of the same package in each buffer, I would like it if, for example, updating a src module will propagate the changes to another buffer open on the test module that imports that src module. What currently happens is that I need to restart the HLS, or restart my editor (emacs), in order for HLS to pick up the changes to the upstream component in the test module buffer.