Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20645 Discussions

MAX10 - SignalTap makes project not working

Altera_Forum
Honored Contributor II
1,293 Views

Hi 

I have a custom board with MAX10 10M25SAE144I7G. When I try to add a lot of nodes (std_logic, and std_logic_vectors) and memory is almost full after compilation the project stops working. SignalTap does not recognise some of the state machines (no names, i can see only 00), some of my VHDL components stop working etc. When I remove some nodes (for example 70% usage of the memory) and recompile the project works properly.  

What could be the reason of such behaviour? What can i do? Do You some advices?
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
265 Views

Do you set timing constraints on the clk? 

Check the maximum freq of the clock of the design.
0 Kudos
Reply