Forum Discussion
Altera_Forum
Honored Contributor
16 years agoI am just using the MAX7000 devices. To archive some functions, I need to delay every signal 100ns to 3000ns. There are not enough resources for me to using buffer or counter to implement it. So I try to find a way of using combinational logics to implement the delay function. I want to implement more and more logic into single macrocell to get more and more delay time for each signal, and save more and more resource.
You konw, there are 32 trigger signals. The Min delay time is 100ns, and Max delay time is about 3300ns. I found epm7512 doesn't have enough resource to do that. Maybe I need to replace the chip to FPGA?!