Altera_Forum
Honored Contributor
9 years agoUnsupported feature error
Hi, I am coding in verilog at switch level. During compilation, my software keeps giving me the following error message.
Error (10015): Verilog HDL unsupported feature error at file "DorQ.v" (line 14): can't synthesize tran, rtran, or tranif bidirectional pass gate primitive What is the problem, shouldn't Quartus be able to synthesize bidirectional pass gate primitives? Please help.