- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hello!
What element should be connected to the output of altddio_out so, that it will be possible to connect the output of altddio_out to any element in the schematic ( . bdf )? If I connect the output of altddio_out directly to any element in the schematic ( . bdf ), then Quartus qives out an error: Error (15873): Output port DATAOUT of DDIO_OUT primitive "aes_output:inst9|altddio_out:altddio_out_component|ddio_out_2ad:auto_generated|ddio_outa[0]" must drive input port I of an I/O OBUF primitive But where can I find i/o obuf primitive ? I coudn't find it , instead I found alt_outbuf, but using it instead of i/o obuf also resuts in Quartus errors.コピーされたリンク
1 返信
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
--- Quote Start --- Hello! What element should be connected to the output of altddio_out so, that it will be possible to connect the output of altddio_out to any element in the schematic ( . bdf )? If I connect the output of altddio_out directly to any element in the schematic ( . bdf ), then Quartus qives out an error: Error (15873): Output port DATAOUT of DDIO_OUT primitive "aes_output:inst9|altddio_out:altddio_out_component|ddio_out_2ad:auto_generated|ddio_outa[0]" must drive input port I of an I/O OBUF primitive But where can I find i/o obuf primitive ? I coudn't find it , instead I found alt_outbuf, but using it instead of i/o obuf also resuts in Quartus errors. --- Quote End --- Is there a synthesis setting to stop IO buffers being inserted (for when you're black boxing a pieve of code) that is accidentally enabled? Nial.
