mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-30 00:00:11 +01:00
![]() unmapping of the scatter gather attribute memory was done after the DMA destructor was called, leading to Card trying to unmap memory that was already freed. This lead to crashing during cleaning up. Signed-off-by: Niklas Eiling <niklas.eiling@eonerc.rwth-aachen.de> |
||
---|---|---|
.. | ||
.vscode | ||
cmake | ||
common@31b9f1dcf0 | ||
doc/pictures | ||
etc | ||
gpu | ||
include/villas/fpga | ||
lib | ||
scripts | ||
src | ||
tests/unit | ||
thirdparty | ||
.dockerignore | ||
.editorconfig | ||
.gitignore | ||
.gitlab-ci.yml | ||
.gitmodules | ||
CHANGELOG.md | ||
CMakeLists.txt | ||
COPYING.md | ||
Dockerfile | ||
libvillas-fpga.pc.in | ||
past-commits.txt | ||
README.md |
VILLASfpga
TODO: Write project description
Documentation
User documentation is available here: https://villas.fein-aachen.org/doc/fpga.html
Copyright
- 2022 Niklas Eiling niklas.eiling@eonerc.rwth-aachen.de
- 2018-2022 Steffen Vogel post@steffenvogel.de
- 2018 Daniel Krebs dkrebs@eonerc.rwth-aachen.de
License
This project is released under the terms of the GPL version 3.
We kindly ask all academic publications employing components of VILLASframework to cite one of the following papers:
- A. Monti et al., "A Global Real-Time Superlab: Enabling High Penetration of Power Electronics in the Electric Grid," in IEEE Power Electronics Magazine, vol. 5, no. 3, pp. 35-44, Sept. 2018.
- S. Vogel, M. Mirz, L. Razik and A. Monti, "An open solution for next-generation real-time power system simulation," 2017 IEEE Conference on Energy Internet and Energy System Integration (EI2), Beijing, 2017, pp. 1-6.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
For other licensing options please consult Prof. Antonello Monti.
Contact
- Niklas Eiling niklas.eiling@eonerc.rwth-aachen.de
- Steffen Vogel post@steffenvogel.de
- Daniel Krebs dkrebs@eonerc.rwth-aachen.de
Institute for Automation of Complex Power Systems (ACS) EON Energy Research Center (EONERC) RWTH University Aachen, Germany