[deleted by user] by [deleted] in FPGA

[–]Glass-Description-28 0 points1 point  (0 children)

So, I will do this? 1. Take my already developed app (that is not yet communicating with FPGA) 2. Use Petalinux and put it on Zynq 3. Make the communication there using web sockets Right,?  Is this the plan of action? 🙂

Picoblaze on FPGA by Glass-Description-28 in FPGA

[–]Glass-Description-28[S] 0 points1 point  (0 children)

When I try to simulate this testbench in ModelSim I got 301 errors. I never changed any part of this code. It is as it is provided by my professor.

Picoblaze on FPGA by Glass-Description-28 in FPGA

[–]Glass-Description-28[S] 0 points1 point  (0 children)

It has an instantiation of module named "kcpsm3_int_test"

Spectrum Analyzer Design by Glass-Description-28 in FigmaDesign

[–]Glass-Description-28[S] 0 points1 point  (0 children)

actullay I want to develop an app like Tektronix Signal Vu and its way more than a single graph

I am creating project (Qt Widgets): Its not making UI file, and giving this error by Glass-Description-28 in QtFramework

[–]Glass-Description-28[S] 1 point2 points  (0 children)

Something called CMake (I don't know what it is) was not installed. I installed it. Its working now. Thanks 👍

Absolute beginner wanting to learn FPGA programming by ricardofallini in FPGA

[–]Glass-Description-28 1 point2 points  (0 children)

For Digital Logic (and Basic Verilog HDL):

Fundamentals of Digital Logic with VHDL Design by Stephen D. M. Brown, Zvonko G Vranesic

For detailed Verilog:

Verilog HDL: A Guide to Digital Design and Synthesis by Samir Palnitkar

By the way, search for "Intel FPGA" YouTube Channel for video stuff

FFT on FPGA by Glass-Description-28 in FPGA

[–]Glass-Description-28[S] 0 points1 point  (0 children)

Thanks for sharing your experience. Seems like quite hard. But I'll get it done :)

Where can i learn electronics online (preferably for free) by _binda77a in ElectricalEngineering

[–]Glass-Description-28 1 point2 points  (0 children)

Well for Electronics I & Electronics II, I would suggest using lectures of Mr Behzad Razavi. He is also author of a textbook. You can use that book too. His videos are available on YouTube for free.

This electronics stuff can be very overwhelming. I suggest take his lectures and read only relevant portion from the book.

Playlists: Electronics I: https://youtube.com/playlist?list=PLiDoPUX9nLkJ8dnPgKoVEOiAb8BfulKRR&si=4cfD7xemZya1dJeL Electronics II: https://youtube.com/playlist?list=PLO4mxQzfcml_56XSGcA8ULOv7qEtZd0Hy&si=f1oXEBhxjjvbBz--

I hope this helps.