Forum Discussion
Altera_Forum
Honored Contributor
16 years agoHello Darifa
Here is an easy project where I"m sharing the bus with an ADC and SRAM, in order to share the bus, I created a master to control the protocol to get readings from the adc ADS8371, this master is kind of a slave from the NIOS point of view, because it needs a reset signal off from the Nios to start sending the protocol to the adc to get the reading then once it get the data the master stores it in the SRAM. Here is the archive file you can check it out, double click the master_one in the bdf file and you 'll find the verilog code for it and the system configuration in the SOPC file. hope this help. Regards Oswako:)