aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/rfnoc/fosphor_block_control.cpp
Commit message (Collapse)AuthorAgeFilesLines
* host: Update code base using clang-tidyMartin Braun2021-03-041-29/+29
| | | | | | | | | The checks from the new clang-tidy file are applied to the source tree using: $ find . -name "*.cpp" | sort -u | xargs \ --max-procs 8 --max-args 1 clang-tidy --format-style=file \ --fix -p /path/to/compile_commands.json
* rfnoc: Add RFNoC fosphor blockWade Fife2020-04-141-0/+418