A Parallel Communication Register. This is a Register that feeds each data into each flip-flop. Only takes one clock cycle to load all data.

Load Register with MUX

Adding a MUX and Feedback to a load register, allows you to have modes:

  • D2 is what D is (load D)
  • D2 is what Q is (maintain Q)