Forum Discussion
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- So you have two stages. Implement above circuit as it is with logic , JK, T. That is easy. then implement in DFFs: Again it should be easy. There are equivalence rules between T and DFF and between JK and DFF. I am sure you will find out these rules from web or truth tables --- Quote End --- Thank you. I had found the document to introduce this step by step: This is my link: http://www.mediafire.com/?iv6v06zs288bdgd From page 11 to page 18. But i don't know how to make a state table - High level description (at page 13). Because the original circuit have 5 state from Y0 to Y4 and new circuit have only 3. Could you help me?