There are 4 messages in this thread.
You are currently looking at messages 0 to 4.
Whenever I try to change something in a DCM, a non-reversible error appears in DRC. All the unused pins on the DCM is somehow enabled (becomes cyan), and the DRC complains about some pins having no driver. Also, trying to edit diff outputs causes non-reversible problems. I can not find anything about these issues. Any clues?
Morten Leikvoll wrote: > > Whenever I try to change something in a DCM, a non-reversible error appears <snip> > Also, trying to edit diff outputs causes non-reversible problems. > > I can not find anything about these issues. Any clues? > The latest versions of FPGA_editor clobber component info on edits. Start with Answer Records 22469, 23035, 21667, 22217 Brian______________________________
Sorry, no new clue there (but thanks for trying). I see there is a problem which supposedly should be fixed in 8.1.3, but it hasn't. "Brian Davis" <b...@aol.com> wrote in message news:1...@t31g2000cwb.googlegroups.com... > Morten Leikvoll wrote: >> >> Whenever I try to change something in a DCM, a non-reversible error >> appears > <snip> >> Also, trying to edit diff outputs causes non-reversible problems. >> >> I can not find anything about these issues. Any clues? >> > > The latest versions of FPGA_editor clobber component info on edits. > > Start with Answer Records 22469, 23035, 21667, 22217 > > Brian >
Morten Leikvoll wrote: > > >> I can not find anything about these issues. Any clues? > > > The latest versions of FPGA_editor clobber component info on edits. > > Start with Answer Records 22469, 23035, 21667, 22217 > > Sorry, no new clue there (but thanks for trying). I see there is a problem > which supposedly should be fixed in 8.1.3, but it hasn't. > Well, those Answer Records describe exactly the problems you are having in editing components, and give workarounds for ISE 7.x If for some reason you can't drop back to 7.x, you could try exporting the ncd design into XDL, changing the DCM/IOB settings in XDL, and converting it back again. Brian