Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.
You need an ADConverter, RAM and some code.
But first of all you need a concept.
Signal frequency, sample rate, input range, resolution, interface, memory size...
You need to provide more information about what you are trying to do, this will effect what type of parts you use and how you write the code and how you design the PCB also.
Remember that VHDL describes hardware. Therefore, if you want to store a few bytes of data, you could use an array. However, for a lot of data, if you use used an Array, it is likely that you will not be able to fit the design into your device and you will have to use internal FPGA memory blocks or an external memory.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.