| Author |
Message |
echo47
Joined: 07 Apr 2002 Posts: 4206 Helped: 565
|
25 Oct 2003 8:52 No DLY file when using ISE 6.1i |
|
|
|
I upgraded from Xilinx ISE 5.2i to 6.1i SP2, and now PAR doesn't generate a DLY file. Anyone know why?
I'm running PAR from the command line.
|
|
| Back to top |
|
 |
cawan
Joined: 28 Dec 2002 Posts: 165 Helped: 7
|
06 Nov 2003 3:31 |
|
|
|
| I am facing the same problem.. I need to generate the .dly file for Precision physical synthesis. I set the environment variable to PAR_BELDLYRPT=1 ... still cannot.. run "par" from command line.. also fail.. who can help ??
|
|
| Back to top |
|
 |
echo47
Joined: 07 Apr 2002 Posts: 4206 Helped: 565
|
06 Nov 2003 6:12 |
|
|
|
Aha! The DLY file is now produced by running "reportgen -delay ...".
That's missing from the 6.1i CD documentation.
You need the updated Development System Reference Guide:
http://www.xilinx.com/support/sw_manuals/xilinx6/download/
|
|
| Back to top |
|
 |
cawan
Joined: 28 Dec 2002 Posts: 165 Helped: 7
|
06 Nov 2003 10:40 |
|
|
|
I see.. the par is no longer generate the dly file.. it used for generate mapped ncd and use reportgen -delay to generate the dly...
i already imported to the precision... and it work well.
|
|
| Back to top |
|
 |