- 09 Mar, 2018 4 commits
-
-
Jens Korinth authored
* platform/common/addressmap.tcl gathers methods related to this in namespace ::platform::addressmap * defines methods to set base addresses for PEs and platform components * used to generate the JSON for the status core * does not yet contain useful platform component bases * PE slots still with fixed size
-
Jens Korinth authored
* merged latest 2018.1 changes (new PCIe devices) * finished implementation of status core logic (untested)
-
Jens Korinth authored
-
Jens Korinth authored
Add support for more PCIe based devices See merge request !19
-
- 08 Mar, 2018 3 commits
-
-
Jens Korinth authored
-
Jens Korinth authored
-
Jens Korinth authored
-
- 07 Mar, 2018 12 commits
-
-
Jaco Hofmann authored
-
Jaco Hofmann authored
-
Jens Korinth authored
-
Jens Korinth authored
-
Jaco Hofmann authored
-
Jaco Hofmann authored
-
Jens Korinth authored
-
Jaco Hofmann authored
-
Jaco Hofmann authored
-
Jens Korinth authored
-
Jens Korinth authored
Move driver init code into PCIe probe See merge request !18
-
Jens Korinth authored
-
- 06 Mar, 2018 21 commits
-
-
Jaco Hofmann authored
-
Jaco Hofmann authored
- All pcie boards now use a MMCM to generate design clocks - Tapasco Status is currently not compatible to US+ -> compilation fails
-
Jaco Hofmann authored
-
Jens Korinth authored
-
Jens Korinth authored
-
Jens Korinth authored
* must use platform_res_t and platform_strerror to decode error messages returned from the Platform API
-
Jens Korinth authored
-
Jens Korinth authored
* PLATFORM_SUCCESS was defined as 0, whereas TAPASCO_SUCCESS was defined as 1; on success, these values should be compatible with each other * changed the definition of platform_res_t * platform_strerror now returns "unknown error" for unknown error codes
-
Jens Korinth authored
-
Jens Korinth authored
-
Jens Korinth authored
-
Jens Korinth authored
-
Jens Korinth authored
-
Jens Korinth authored
-
Jens Korinth authored
-
Jens Korinth authored
-
Jaco Hofmann authored
-
Jaco Hofmann authored
-
Jaco Hofmann authored
-
Jaco Hofmann authored
- Don't access the device if the device is not available - Properly free buffers if device becomes unavailable
-
Jens Korinth authored
-