[myhdl-list] stopwatch
Brought to you by:
jandecaluwe
|
From: Jan D. <ja...@ja...> - 2006-03-16 17:30:45
|
Hi all:
I have added a page about a stopwatch design to the cookbook:
http://myhdl.jandecaluwe.com/doku.php/cookbook:stopwatch
Basically, this is the design from the Xilinx ISE tutorial,
redone in the "MyHDL way". Synthesis/Map results are included
to show that this is all real.
It also introduces and demonstrates the use of the py.test
unit testing framework, a compelling alternative to unittest.
I would like to announce this page in comp.arch.fpga, but
I welcome your feedback (and improvements) first. I'll
give it a week or so before announcing it there.
Regards,
Jan
--
Jan Decaluwe - Resources bvba - http://www.jandecaluwe.com
Losbergenlaan 16, B-3010 Leuven, Belgium
From Python to silicon:
http://myhdl.jandecaluwe.com
|