mano1988
Newbie level 5
- Joined
- Feb 12, 2013
- Messages
- 8
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Location
- Coimbatore, India
- Activity points
- 1,338
Hi,
Am using SPARTAN6-LX9 FPGA and trying to generate PWM (2 nos) signals from my embedded processor system (microblaze). Also am using Xilinx 13.2-embedded edition.
I found the AXI Timer core in the IP catalog. I have integrated it to my processor and generated a PWM signal using the timer (PWM is generated from the PWM module in the timer by configuring the TCSR & TLR).
Now I want an another PWM signal that is just not(invert) of the first PWM signal. How do I achive it?
Is there any way I could instantiate a NOT gate or simalr function in the microblaze?
Thank You,
Manoj
Am using SPARTAN6-LX9 FPGA and trying to generate PWM (2 nos) signals from my embedded processor system (microblaze). Also am using Xilinx 13.2-embedded edition.
I found the AXI Timer core in the IP catalog. I have integrated it to my processor and generated a PWM signal using the timer (PWM is generated from the PWM module in the timer by configuring the TCSR & TLR).
Now I want an another PWM signal that is just not(invert) of the first PWM signal. How do I achive it?
Is there any way I could instantiate a NOT gate or simalr function in the microblaze?
Thank You,
Manoj