Posted by nikhilverif on Apr 25, 2018
In reply to chr_sue: No we have 5 registers reg1...reg5. Then we have 2 more registers say index_register and data_register. To access reg1, I need to write index_register with value 1 and data_register with actual data. But this split, I don't want ...
Reply