VLSI-EDA / PoC

IP Core Library - Published and maintained by the Chair for VLSI Design, Diagnostics and Architecture, Faculty of Computer Science, Technische Universität Dresden, Germany
https://tu-dresden.de/ing/informatik/ti/vlsi
Other
538 stars 93 forks source link

Provide access to device temperature of IP core "io_FanControl" #30

Open mzabeltud opened 7 years ago

mzabeltud commented 7 years ago

The IP core io_FanControl currently wraps a device-specific system monitor. This monitor in turn instantiates a device specific XADC which monitors the device temperature. But, the device temperature is also required for other IP cores, e.g., the Xilinx DDR3 memory controller on the KC705 board.

To solve this: