Skip to content

eccelerators/spi-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpiController

Basic SPI controller

Sample for HxS users

Call the ant target 'getHxsBases' of build.xml in hxs/bases to get the HxS sources to be inherited.

Call the ant target 'all' of build.xml in . to run the hxs compiler to generate all generators to deliver theit results to the src-gen folder.

Call the ant target 'all' of build.xml in the modelsim- to run modelsim

Ant targets screenshot

Prerequisites

  • java > 11
  • ant
  • modelsim (adapt path to binary in respective build.xml)
  • python 3 with sphinx package