Help me in implementing fsm in zynq z7000 10
Hello guys im looking for someone to help me in implementing fsm in zynq z7000 10 ?
4 Replies
Hey,
in which side do you want to implement the FSM
on the programmable logic block or ARM core?
Both dear
https://www.youtube.com/watch?v=E5sQu90UeII
This should give a base on verilog or VHDL style
if it is on linux, we could just use C/python
DevHeads
YouTube
How to Implement Finite State Machines on AMD Xilinx Zynq 7020 FPGA
All it takes is one word and four letters to make most developers zone out: F-P-G-A.
FPGAs are among the most versatile technologies available on the market today, but capitalizing on that versatility means learning hardware description languages like VHDL or Verilog, different requirements in terms of board design and routing, and how all of t...
https://courses.cs.washington.edu/courses/cse370/10sp/pdfs/lectures/15-VerilogIIPrint.pdf
I had found this very useful