Forum Discussion
Altera_Forum
Honored Contributor
9 years agoI suggest you don't even consider trying to do this with a Quartus schematic. However, with verilog or VHDL it would all be relatively straightforward. Timers or counters are very easy to code up and easily triggered by external events, such as a logic input from a temperature sensor...
Try "verilog in one day (http://www.asic-world.com/verilog/verilog_one_day.html)" or "vhdl tutorial (http://www.asic-world.com/vhdl/tutorial.html)" Cheers, Alex