2
0

v2.sv 167 B

12345678910
  1. //
  2. // Top level module for the FPGA on the MAX80 board by
  3. // Per Mårtensson and H. Peter Anvin
  4. //
  5. // MAX80 v2
  6. //
  7. `define TOP v2
  8. `define MAIN max80
  9. `include "v2.vh"