Forum Discussion
Altera_Forum
Honored Contributor
12 years agoyes - dont use BDF files, and stick with HDL instead.
BDF requires you to use std_logic_vectors only. Ive not tried using sfixed/ufixed at the top level for pin assignment - Im not sure how it would handle the -ve indices. You can safely use std_logic_vector, signed and unsigned perfectly fine though.