Jaraqui
Newbie level 5
- Joined
- May 30, 2011
- Messages
- 8
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,367
Hi,
I need to build in VHDL a clock generator.
The inputs and output of my circuit are:
I present to you two versions of my vhdl code. One with shared variable and other without it.
These two versions were submitted to the same testbench file.
These three files are attached to this post.
Any help of what is wrong will be appreciated.
Regards
Jaraqui
I need to build in VHDL a clock generator.
The inputs and output of my circuit are:
- input reset ('1' sensitive);
- input master clock (Digilent Basys 2 board oscilator); and
- output clock.
I present to you two versions of my vhdl code. One with shared variable and other without it.
These two versions were submitted to the same testbench file.
These three files are attached to this post.
Any help of what is wrong will be appreciated.
Regards
Jaraqui