Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
Super Contributor
lidaxjtu
Posts: 158
Registered: ‎01-02-2008
0

FPGA Microblaze control

I am using several MBs(microblaze) in a FPGA system, one master MB is in charge of system control.

I want to know if there is some method to control other MBs such as suspend, wakeup etc.

1) Is there software functions to do that?

2) May I use some IP cores like GPIO to link the sys_rst of the MBs, and let the master MB control?

 

And also I want to analyze the system power consumption. I used Xpower a long time ago when it was ISE10.3, It used the netlist to analyze the power consumption, which is associated with signal frequence, logic, clk. But I am not sure about if it is associated with software functions.