Implement an arbiter for reading ROM for the wave generators. This is to reduce the number of ROMs used when all oscillators utilize the same set of samples. The arbiter should use the sys_clk to read from the ROM such that the oscillators may still read the ROM at sample speed.
