A Extension: Decode ops and send them to memory as `data_atop_o`
Created by: andreaskurth
This implements RISC-V's 'A' standard extension for atomic instructions by decoding atomic operations and feeding them through to a new data_atop_o
port. The tracer has been updated as well.