﻿1
00:00:08,090 --> 00:00:14,580
Welcome to the counter-demonstration running on the basis three board here we have the full implement

2
00:00:14,630 --> 00:00:17,570
fully implemented counter running on the basis three board.

3
00:00:17,780 --> 00:00:23,870
And for this lab you don't have to use any push buttons or switches to make it run once you upload on

4
00:00:23,870 --> 00:00:25,310
your board it should just start running.

5
00:00:25,310 --> 00:00:27,140
So I'm going to go ahead and do this.

6
00:00:27,140 --> 00:00:32,170
I currently have it running but I'm going to upload a new read downloaded onto the onto the board.

7
00:00:32,390 --> 00:00:39,620
So right now I'm programming on there and I just see as soon as I programmed it the the green Ltd done

8
00:00:39,620 --> 00:00:45,830
light came on and all the deeds done here are discounting their incrementing and buying area but it's

9
00:00:45,830 --> 00:00:48,510
counting from 0 to like 65000.

10
00:00:48,650 --> 00:00:54,420
And what I have is I have a max count which is set to every tenth of a second.

11
00:00:54,560 --> 00:00:56,120
That's going to update that count.

12
00:00:56,120 --> 00:01:01,370
And that's why you'll notice the lower four or five Ltd's look like they're constantly lit up.

13
00:01:01,370 --> 00:01:04,790
And that's because they are toggling so fast that you can't even tell.

14
00:01:04,850 --> 00:01:06,540
They just look like they're constantly on.

15
00:01:06,590 --> 00:01:13,340
But if you would set your max count to a much higher value you'll slow your count increment timing down

16
00:01:13,340 --> 00:01:17,560
so you can get it to where it increments every one second every two seconds.

17
00:01:17,570 --> 00:01:19,890
And so I recommend you play with that to kind of see if you can.

18
00:01:20,060 --> 00:01:25,760
So the count down so you can see all of them or have to go so fast so just might small but once.

19
00:01:25,760 --> 00:01:30,990
Like if I would have our clock we have on this board is it 100 megahertz clock.

20
00:01:31,070 --> 00:01:37,700
So if we would have no delay as soon as you started this up it would just count that the oil used to

21
00:01:37,700 --> 00:01:40,490
just be lit up right at once and you wouldn't even be able to see it counting.

22
00:01:40,540 --> 00:01:42,650
And so that's all we have to have a delay in there.

23
00:01:43,190 --> 00:01:47,330
But if you are able to get your counterfoil implemented this is what it should look like running on

24
00:01:47,330 --> 00:01:53,300
the bases board and you'll notice that like you said just counting in binary that it keeps incrementing

25
00:01:53,300 --> 00:01:54,830
the ladies down.

26
00:01:54,950 --> 00:02:00,620
And one thing I would suggest you try is maybe see if you can get the count to implement on a 7 segment

27
00:02:00,620 --> 00:02:02,770
display maybe incorporate the lab for it.

28
00:02:02,800 --> 00:02:05,750
This night is the last five counter-demonstration.

