verilog-ethernet icon indicating copy to clipboard operation
verilog-ethernet copied to clipboard

DE2-115 example

Open 1729613998 opened this issue 3 years ago • 1 comments

Can you tell me how to implement your DE2-115 code in Quartus?Or what platform should I build to make use of your Makefile?

1729613998 avatar Apr 08 '22 03:04 1729613998

If you are using linux then just go to the example design files and run make.

If using windows then manually add all the .v and .sdc files in newly created quartus project from rtl and syn folder.

astirabaloch avatar May 10 '22 09:05 astirabaloch