- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi ..
I need your help.I am beginner in this field. I am using Altera FPGA board and it has 24mhz clock frequency and now i want 62 micro second delay time in my application ..How can i make it delay ?? If u have code or something like this then it will be better to undestand for me.. Thanks a lot..Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If you want it to occur every 62us, you can use a counter to count out the number of clock ticks there are in 62us (you do the math), and then set up some combinational logic to flag when the counter is at that number.
There is a counter in the Mega Plug-in Wizard that you can use.
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