thetrice
Junior Member level 1
- Joined
- Mar 26, 2013
- Messages
- 15
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,406
In my project i have my own vhdl code and also i am using a microblaze , now i implemented my vhdl code next to microblaze in the same vhdl top file , now microblaze clock input is directly from oscillator pin which is a 200MHZ clock and for my vhdl code i need a 100MHZ clock , so how from my 1 clock oscillator i can generate diffrent clock signals with different frequencies ?