[myhdl-list] printing vcd files for custom objects
Brought to you by:
jandecaluwe
From: bedros <be...@ya...> - 2003-11-14 17:31:56
|
Jan, Thanks a lot for providing myhdl. I used it to model a design and I'm very impressed. However, it still needs a lot of work. I made some changes to files (_Signal.py and _traceSignal.py) to allow printing vcd output of a custom object (class) instead of only int and intbv. I'm still new to python and myhdl; but I'm hoping in couple weeks to finish testing my changes and be ready for a release. for many years, I wanted to have an easy to use, event-driven, and efficient modeling tools; Python and myhdl seem to be the perfect fit. Thanks again, and if you need help in developing parts of myhdl, I'll be happy to provide any assistance. I have access to a vhdl simulator (active HDL) and they claim to support PLI but I never used it and not sure if it's fully compatible with the standards. -Bedros |