Forum Discussion
Altera_Forum
Honored Contributor
16 years agoconverting bdf files to VHDL is pretty weak. It assumes all signals are std_logic or std_logic_vector (or in some different cases, it can try and create completly illegal 2d std_logic_vectors). The only way round it is to create root.vhd yourself, rather than auto-generate it from quartus.