Should env's be reused in UVM from block to subsystem to soc/chip level?

In reply to jjpatel:

  1. Yes, it is common to re-use block-level environments for a higher-level environment.
  2. All connections at a block-level should still be valid for a higher-level environment. What type of connections do you think should not be applicable?