Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mzabeltud opened this issue Nov 24, 2016 · 0 comments
Open

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

mzabeltud opened this issue Nov 24, 2016 · 0 comments

Comments

@mzabeltud
Copy link
Contributor

mzabeltud commented Nov 24, 2016

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:

  • either an output "device_temp" should be added to the io_FanControl and system monitor IP cores,

  • or a separate temperature monitor IP core should be implemented which provides the necessary inputs for io_FanControl and other IP cores like memory controllers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants