![]() |
|
|
|
#1 |
|
Hello,
I have a design in which I have a 1/x operation, which cannot be optimized away. I'm using the fixed-point library of the new vhdl standard, which supplies me with a reciprocal function. Synthesizing such a design in synplify is giving me an sdiv block, and a very large delay (probably due to the fact that it operates in one clock cycle). How can I modify my design such that I can still use the reciprocal function of the fixed point library, but have a delay of multiple clock cycles? Or do I have to build a dedicated divider? Greetings, Tim THurkmans |
|
|
|
|
#2 |
|
Posts: n/a
|
On Nov 4, 10:22*am, THurkmans <timhurkm...@gmail.com> wrote:
> How can I modify my design such that I can still use the reciprocal > function of the fixed point library, but have a delay of multiple > clock cycles? Or do I have to build a dedicated divider? > Google for lpm_divide. It's a divider that operates on multiple clock cycles. KJ KJ |
|
![]() |
| Thread Tools | Search this Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| loop according to the delay | kavidream24 | Software | 0 | 12-23-2008 02:18 AM |
| free software for creating swf files - do you know such one? | K. | Computer Information | 1 | 07-14-2008 03:43 PM |
| Long Boot Delay on XP Tablet w/ Wireless Network | =?Utf-8?B?V29vZHk=?= | Wireless Networking | 5 | 05-23-2008 08:05 AM |
| XP: Need to change 'workstation' service so it loads LAST because i have problems. (delay at boot) | flexy | Windows 64bit | 12 | 09-06-2006 08:28 PM |
| Long delay before desktop appears | JTJersey | Computer Information | 2 | 04-25-2006 01:40 AM |