Verwendeter Programmcode in Studienarbeit für ESY1B zum Thema "Verifikation mit SystemVerilog und Python"
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 284B

2 years ago
123456789
  1. # 7-Segment-Display to show Counter Value
  2. The goal of this example is to display a counter output on a 7-segment connected to the fpga.
  3. For used IOs check out io.pcf.
  4. To Upload use Makefile, Project IceStorm is needed for this to work.
  5. I uploaded with RPI4, look at make rpi_prog