Skip to main content

All Questions

Filter by
Sorted by
Tagged with
3 votes
1 answer
231 views

Implements a READ ID command between the iCE40 HX8K and the AT25SF0818 in Verilog

Question How can I improve my Verilog code? Context Flash Read ID Operation This project is an implimentation of the Read Manufacturer and Device ID (9Fh) operation ...
K_T's user avatar
  • 163
6 votes
2 answers
2k views

Simple SystemVerilog AXI controller

I have a more long-term project I'm using to learn FPGA/HDL, and this is first sub-component of it used for testing. I'm targeting Zynq device. I'd like to create a component which creates an image. ...
Maja Piechotka's user avatar