1
0
mirror of https://github.com/aolofsson/oh.git synced 2025-01-17 20:02:53 +08:00

9 Commits

Author SHA1 Message Date
Andreas Olofsson
2cbf91b07b Making reset sync in emmu 2015-05-23 22:26:15 -04:00
Andreas Olofsson
2d698266de Making dma quiet until implemented 2015-05-03 23:23:02 -04:00
Andreas Olofsson
781121fc61 Cleanup
-setting DMA access to zero for now
-taking away wait for elink2 (messes up the access pattern)
-fixing typo in register mape ERX
2015-05-02 23:04:13 -04:00
Andreas Olofsson
0cc00dcd2e Changed DMA interface to "packet style"
-Packet format is really compact, a huge deal after all..
-Also commenting out content for now
2015-05-01 17:30:08 -04:00
Andreas Olofsson
395a1b3cb7 Merge branch 'master' of https://github.com/parallella/oh
Adding complete register documentation

Conflicts:
	elink/README.md
2015-04-29 11:55:01 -04:00
Andreas Olofsson
22bf7a6b0e Adding stride to EDMA
-Still need some time to think through this..wip
2015-04-28 16:54:09 -04:00
Andreas Olofsson
21173fef95 Forgot "posedge reset" 2015-04-23 20:05:51 -04:00
Andreas Olofsson
0f0ff55928 Verilator based lint cleanup 2015-04-23 18:57:55 -04:00
Andreas Olofsson
028fac446e Adding an emesh DMA 2015-04-23 17:49:06 -04:00