05-15-2009 09:12 AM
Hello,
I'm working on a ISE project. I have created a DCM with success, however i needed another division of the reference clock. I created a new DCM, the wizard goes OK but ISE does not generate any hdl nor template for the clock. The following happens when i click on View HDL Instantiation template:
Started : "Generate HDL Instantiation Template".
Compiling vhdl file "C:/Development/CFtestsISE/CFtest/xfgsdfg.vhd" in Library
work.
ERROR:HDLParsers:3264 - Can't read file
"C:/Development/CFtestsISE/CFtest/xfgsdfg.vhd": No such file or directory
vhdtdtfi:Declaration (Module xfgsdfg) not found.
tdtfi(vhdl) completed with errors.
Process "Generate HDL Instantiation Template" failed
where xfgsdfg is the clock name. I have tried to make a second DCM in a clean project as well and the same happens. Oh, and when i click View HDL source, an empty file shows up. Any ideas on what this could be?
05-15-2009 09:17 AM
05-18-2009 03:06 AM