- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
ise 13.2 issue
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
03-21-2012 11:15 AM
i have implementing my thesis work on xillinx but during coding i am getting this error like
ERROR:Xst:899 - "dc.v" line 210: The logic for <led> does not match a known FF or Latch template. The description style you are using to describe a register or latch is not supported in the current software release.
any how i m not able to remov this error im using web version ISE 13.2.pls help me on mayuriprajapati@gmail.com
Re: ise 13.2 issue
[ Edited ]- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
03-21-2012 11:24 AM - edited 03-21-2012 11:24 AM
If you want help on this, I would suggest posting the portion of the code that includes
line 210, with line 210 clearly marked.
In general, this sort of error happens when you don't follow the standard templates
for creating a flip-flop or latch. This can include processes with multiple edge dependencies
or multiple event waits.
-- Gabor
Re: ise 13.2 issue
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
03-21-2012 11:27 AM
mayuriprajapati@gmail.com wrote:
i have implementing my thesis work on xillinx but during coding i am getting this error like
ERROR:Xst:899 - "dc.v" line 210: The logic for <led> does not match a known FF or Latch template. The description style you are using to describe a register or latch is not supported in the current software release.
any how i m not able to remov this error im using web version ISE 13.2.pls help me on mayuriprajapati@gmail.com
Perhaps showing us the relevant code would help, seeing as how the error message is pretty explicit about your code being the problem.
----------------------------------------------------------------
Yes, I do this for a living.











