- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quartus design who is well synthesized with quartus II v6, well compiled with Modelsim, well synthesized with xilinx ise, have errors in synthesis with quartus v7 or v8.
This is a pic model carried in a stratix chip. errors messages are: Error: Illegal directional connection from the node "P16F84:P1|PPX_Port:porta|Data_Out[0]" to the node "P16F84:P1|PPX16:ppx|PPX_ALU:alu|Q[1]" I thing that quartus find a conflict between some ram and other bus. Thanks for your ideas Patxinou All files in attachments Top file : pic.vhd Top entity : pic pin assignement in: startiw_pin_assign.tclLink Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The problem comes from feeding Op_Bus to PPX_ALU input A. If you replace it e. g. by a constant driver, the project can be compiled. I'm not motivated to trace the various internal three-state busses in the design to see, if the logic definition may be ambiguous or if the code actually reveals a Quartus bug. I guess, that the problem can be avoided by cutting one of the busses by a multiplexer. But this implies to understand the dataflow and the three-state enable conditions before.
I also verified, that the design can be compiled with Quartus 6.0SP1.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I agree your remarks. I shall work for finding solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I want to ask that do you have the solution to the problem? If you solute it, can you tell me the answer to deal with it? Thanks!

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