Andreas Olofsson
f60f3515e6
Making front page table links to README files
...
-Every folder should be more or less self contained
-Hopefully one day this repo will look more like parallella-examples
2016-03-10 07:38:06 -05:00
Andreas Olofsson
8c350eed91
Debugged most of SPI
...
-Changed to FIFO on TX path (cleaner)
-No good solution on RX with CDC since clock can stop, so you can't use an async fifo.
-Slave needs cleanup, rethink...
-Using commong par2ser and ser2par blocks
2016-03-09 22:46:24 -05:00
Andreas Olofsson
53671d8fc8
Cleanup old files
2016-03-09 06:57:30 -05:00
Andreas Olofsson
4c53eab4ab
Adding combined master/slave spi top level
2016-03-08 21:59:08 -05:00
Andreas Olofsson
2ef626b91a
Spi slave name changes
...
-to be consistant with interface for emesh/core
2016-03-08 21:22:26 -05:00
Andreas Olofsson
cb0b0e933c
Adding basic tests for small modules
...
(so that run.sh can runt out of top dir)
2016-03-08 21:21:41 -05:00
Andreas Olofsson
2b62ffb1cd
Adding SPI master
...
-code compiles, but still needs debugging
-small parts not implemented
2016-03-08 19:33:53 -05:00
Andreas Olofsson
8e5f209115
Implemented parametrized spi slave module
...
- Compiles, but not debugged yet! (needs cleanup)
- Next up : implement master, testbench
2016-03-07 22:47:17 -05:00
Andreas Olofsson
a5194a30a3
Reorg
...
-Renaming constants files as ".vh"
-Cleanup parameters
2016-02-26 19:08:40 -05:00
Andreas Olofsson
cbb2ba0279
Adding SPI module
...
-Work in progress!
2016-01-24 23:41:18 -05:00