Commit Graph

4 Commits

Author SHA1 Message Date
Richard Yan
7cf59c9480 dma and demo kernels 2024-06-07 18:11:19 -07:00
Richard Yan
01f4a69ae9 dma mvout, double buffering & other opts 2024-04-28 01:18:51 -07:00
Hansung Kim
b0c1f77388 vx_start.S: Swizzle stack space
Striding stack space for threads by power-of-two risks possibilities of bank
conflicts or cache aliasing problems.  Add an extra offset of 4 bytes to avoid
this.
2024-03-29 12:26:14 -07:00
Blaise Tine
d47cccc157 Vortex 2.0 changes:
+ Microarchitecture optimizations
+ 64-bit support
+ Xilinx FPGA support
+ LLVM-16 support
+ Refactoring and quality control fixes
2023-10-19 20:51:22 -07:00