Writing Hardware Simulators?
Thomas Heller
theller at python.net
Fri Oct 10 03:05:36 EDT 2003
tebeka at cs.bgu.ac.il (Miki Tebeka) writes:
> Hello All,
>
> I'll be writing a hardware simulator for one of our CPU's shortly.
> Any advices/links/... on the subject?
>
> Thanks.
> Miki
Miki, I do not know if this is what you are looking for?
"""
MyHDL is a Python package for using Python as a hardware description
and verification language.
"""
<http://jandecaluwe.com/Tools/MyHDL/Overview.html>
Thomas
More information about the Python-list
mailing list