I have an FPGA project with multiple VHDL files (all compile with no errors), written in Lattice's Diamond software. The problem is when I go to assign pins all I see is the inputs and outputs of one VHDL file. If I delete that file, I see another, the netlist analyzer has the same behavior.
Is it possible to have multiple VHDL files within the same project or must I write everything in one VHDL file?