Integrated with SCR1 demo
Fixed reset polarity to be active low to match with rstn naming
Updated documentation to better describe pipeline whiteboxing connection considerations
Fixed bug with decoder bits for instruction length found by Muneeb
Updated store instructions’ to_string() to have clock cycle
Created a common string_base() method for common to_string() chunk
Instantiated inst_same_regs_cg, rs1/rs2/rd_bins_cg and added sample_from_subclass() method
Added different load and store cross coverage with different bases and offsets
Other minor clean-up and documentation
Regression passing