This project is mirrored from https://github.com/VILLASframework/fpga.git.
Pull mirroring updated .
- 15 May, 2018 1 commit
-
-
Daniel Krebs authored
-
- 23 Apr, 2018 1 commit
-
-
Daniel Krebs authored
-
- 16 Apr, 2018 1 commit
-
-
Steffen Vogel authored
BRAM support + MemoryAllocator rework See merge request acs/public/villas/VILLASfpga-code!7
-
- 13 Apr, 2018 3 commits
-
-
Daniel Krebs authored
-
Daniel Krebs authored
This is change renders memory allocators only dependend on an address space id that they are managing, allowing easy implementation of other algorithms and instantiation in memory IP blocks.
-
Daniel Krebs authored
-
- 05 Apr, 2018 5 commits
-
-
Steffen Vogel authored
Added pkg-config file and CMake configuration for building RPM packages See merge request acs/public/villas/VILLASfpga-code!6
-
Steffen Vogel authored
# Conflicts: # CMakeLists.txt
-
Steffen Vogel authored
DMA IP and memory management See merge request acs/public/villas/VILLASfpga-code!5
-
Steffen Vogel authored
-
Steffen Vogel authored
-
- 26 Mar, 2018 13 commits
-
-
Daniel Krebs authored
-
Daniel Krebs authored
-
Daniel Krebs authored
-
Daniel Krebs authored
-
Daniel Krebs authored
-
Daniel Krebs authored
-
Daniel Krebs authored
This caused sign extension for addresses with the MSB set which is obviously wrong since this is an address and not a number. With Jansson, there seems to be now other way since it only supports reading (signed) integers.
-
Daniel Krebs authored
-
Daniel Krebs authored
-
Daniel Krebs authored
This commit is 2/2 of a series of patches and not working on its own.
-
Daniel Krebs authored
This commit is 1/2 of a series of patches and not working on its own.
-
Daniel Krebs authored
* load IOMMU type 1 kernel module * determine IOMMU group dynamically * add user dkr to fpga group
-
Daniel Krebs authored
-
- 14 Feb, 2018 16 commits
-
-
Daniel Krebs authored
-
Daniel Krebs authored
Logging is used everywhere and there's no justification of the clutter and runtime overhead of `aut logger = getLogger();` everywhere.
-
Daniel Krebs authored
-
Daniel Krebs authored
-
Daniel Krebs authored
This is a one-liner, so IMO increases readability.
-
Daniel Krebs authored
-
Daniel Krebs authored
Also update JSON config with the new output.
-
Daniel Krebs authored
This is the case when the application is not executed as root which is now possible, with the drawback that we cannot set the IRQ affinity anymore.
-
Daniel Krebs authored
These are now set in the root CMakeLists.txt
-
Steffen Vogel authored
Graph-based memory-manager for translating between addressspaces See merge request acs/public/villas/VILLASfpga-code!4
-
-
-
-
-
-
-