[myhdl-list] Development status
Brought to you by:
jandecaluwe
From: Jan D. <ja...@ja...> - 2009-05-06 20:30:26
|
Those who track the mecurial repo - be careful. As announced, I am now working with 2 branches, one for maintenances (0.6-maint) and the default trunk for the bleeding edge. The trunk is currently UNSTABLE, as I am in the middle of a major rewrite to replace package compiler by ast. In normal circumstances, I try to avoid an unstable trunk, but this rewrite is really major. (Next time I may use another branch.) I didn't want to delay a push any longer, as I also use the external repo a backup. When you pull now, you will get changesets for all branches. If you want to track bug fixes for 0.6, make sure to switch to 0.6-maint before installing: hg update -C 0.6-maint. I will explain all of this better later on when I have more time. Jan -- Jan Decaluwe - Resources bvba - http://www.jandecaluwe.com Python as a HDL: http://www.myhdl.org VHDL development, the modern way: http://www.sigasi.com Analog design automation: http://www.mephisto-da.com World-class digital design: http://www.easics.com |