- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Guys
I need a code of a COUNTER in VHDL that do this : 1. The counter had 2 inputs a. Clk input b. a number (x) <-- Random number that alwayes changed 2. the Default of the counter is to give us HIGH 3. the counter count the Clk pulses if Clk pulses < number (x) the counter still give us HIGH if Clk pulses >= number (x) the counter change to LOW {--When the Clk pulses = number (x) the counter changes to LOW and stay LOW till it become 2004 Clk pulses} 5. the counter continues count the Clk pulses till 2400 Clk pulses and then back to 0 and changed to HIGH 6. the counter must do this nonstop. every time it take another number(x) and check it with the Clk pulses. (the number (x) can not be more than 2400). Thanks a lot for your help :D very important : How can i count CLK PulsesLink Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page