Forum Discussion
Altera_Forum
Honored Contributor
12 years agoI am stuck
I tried to implement the following code, copied from Page 37 of the ALTERA Verilog manual: module compinst (data,clock,clearn,presetn,a,b,c,gn,d,q_out,y,wn); input data,clock,clearn,presetn...
Altera_Forum
Honored Contributor
12 years agoThanks Alex. One more question: where does one find a tutorial or some explanation on how to use the state diagram feature?
Andrew