BlackHelicopter
Full Member level 2

Example:
How is this done?
This was taken from nand_gates post below:
https://www.edaboard.com/threads/127591/
Code:
--
-- __ __ __ __ __ __ __ __ __ __ __
-- CLK _/ \___/ \___/ \___/ \___/ \___/ \___/ \___/ \___/ \___/ \___/ \__
-- _______________________________________________________________________
-- RST_N _____/
-- ______
-- LD_DATA_____________/ \________________________________________________________
--
-- _____________________________________________________________________________
-- DATA_IN___________AA___________________AA________________AA____________AA___________
--
-- ______________________________________________________
-- BUSY _______________/ \______
-- ______________________ ______ ______ ______ ______ ______ ______ ____________
-- COUNT_i___________0__________X__1___X__2___X__3___X__4___X__5___X__6___X__7_____7___
--
-- ______________________ ______ ______ ______ ______ ______ ______ ______ _____
-- COUNT ___________0__________X__0___X__1___X__1___X__2___X__2___X__3___X__3___X_4___
How is this done?
This was taken from nand_gates post below:
https://www.edaboard.com/threads/127591/