- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi!
I havte to make a ripple carry adder for a Cyclon II FPGA, the adder module is working properly but not using the LEs carry chain connections (LAB Carry-In, LAB Carry-Out). My question is that how can i made the Quartus II to use the internal carry chain? (if it is possible) Auto Carry Chains set to On and Ignore Carry Buffers set to Off at the settings menu. The LPM_ADDER module use that chain, mines why not?Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Finally i made it :) Using the carry_sum primitive between the full adders forces the compiler to use the internal carry chain.
Later i could post an example if someone is interested.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- Finally i made it :) Using the carry_sum primitive between the full adders forces the compiler to use the internal carry chain. Later i could post an example if someone is interested. --- Quote End --- Hi, I'm working on a project that need to use the internal carry chain between two full adders. Could you please post your example here. Thanks so much.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page