Forum Discussion
olcay
New Contributor
1 year agoVerilog code for ADC using DE1-SOC
Hello, My project is to convert an analog signal to digital, and I’m using the DE1-SoC ADC for this purpose. I’m trying to achieve this using the code from this video, but despite using the same cod...
olcay
New Contributor
1 year agoHi,
I tried the example code you provided, but I encountered some errors. How can I resolve these?
Warning: DE1_SoC_QSYS.cpu: Nios II cores are not recommended for new projects and are subject to removal in a future release. Nios V cores are the recommended replacement as applicable.
Error (261005): Can't find the instance. Download a design with SRAM Object File containing this instance.
Thanks