Forum Discussion
Altera_Forum
Honored Contributor
11 years agoHelp with making an osciloscope on NIOS II
Good day every one! I would like to make a simple 6 channel, 250 kSa oscilloscope using NIOS II/f. I am using DE0-NANO (Cyclone IV, 32 MB SDRAM) and I already have device built (6 channel ADC co...
Altera_Forum
Honored Contributor
11 years agoIs there any easy way to write externally DATA into SDRAM? or on_chip_ram?
I thought DMA should be used for this, but DMA can only access internal (maybe export ports?) registers. Also could you provide more information about making this connection PIO->DMA1->DCFIFO->DMA2->SDRAM?