Altera_Forum
Honored Contributor
15 years agoError: Can't route source node of type max_mcell
Hello All,
I am getting the following error: "can't route source node “<name>" of type max_mcell to the oe port of destination node “<name>" of type max_io" From what I understand is that my logic has exceeded the number of alloted free macrocells for my device (MAX7000S - EPM7128SLC84-15). I followed the "Resource Optimization Advisor" but that didn't help. I recall someone mentioning change all my "std_logic_vector" declarations to "unsigned" not sure if thats what was noted or not, is there anything else than can assist in freeing up marcocells? Thanks, Moe