Forum Discussion
Altera_Forum
Honored Contributor
10 years agoMAX10 primitive TRI-state output buffer ERROR
All, I am converting a MAX-II design over to a MAX10. I get the error 12168 I/O primitive ALT_OUTBUF_TRI is not supported for the selected family (MAX 10). What/where can I find informat...
Altera_Forum
Honored Contributor
10 years agoThis is what you are doing wrong:
--- Quote Start --- Any other suggestions on what I am doing wrong? My designs are schematic based, no Verilog or VHDL. --- Quote End --- Spend time time to learn Verilog/SystemVerilog or VHDL, depending upon your preference or job requirements. Doing current FPGA design using vendor schematic tools is a dead end. It also locks your design into that specific vendor's tool set. I would not be surprised in a couple of years if the schematic tools were discontinued in favor of only supporting Verilog/VHDL/OpenCL languages.