move repository on github
src/bin/commandline/projectcli.py: increase cod...
wrappersystem: more generic launchAtshell
rstgen_syscon: add de0nano clock definition
bin: define: add altera bitstream suffix, renam...
synthesis: ise: use new bitstreams define and u...
platforms: add de0nano platform based on cyclon...
toolchain: synthesis:quartus: do working
src/bin/utils/basecli.py: pep8
src/bin/core/project.py: pep8
src/bin/utils/wrappersystem.py: now strict acco...
src/toolchains/synthesis/quartus/quartus.py: no...
src/toolchains/synthesis/ise/ise.xml: clean nas...
More documentation to run tests and make docume...
src/toolchains/synthesis/ise/ise.xml: use the b...
./src/bin/core/pin.py: fix little bug in delete...
create a tools node in podrc to allow to have m...
setup.py: use setuptools now
src/bin/code/vhdl/topvhdl.py: fix bug for force...
src/bin/code/vhdl/topvhdl.py: factorize
src/bin/utils/display.py: now strict according ...
functionals_tests: no colors for functionnal tests
src/bin/commandline/projectcli.py: adding setco...
src/bin/code/vhdl/topvhdl.py: reverse previous ...
src/bin/code/vhdl/topvhdl.py: better code quali...
functionals_tests/test_launcher.py: delete proj...
src/bin/core/port.py: only for inout direction
src/bin/toolchain/synthesis.py: generate error ...
functionals_tests: adding test for irq ext
runtests.sh: change test order
src/bin/toolchain/synthesis.py: missing docstring
src/toolchains/synthesis/ise/ise.py: force to r...
src/bin/utils/configfile.py: improve code quality
functionals_tests: adding structure for functio...
units_tests: addings units tests infrastructure
src/bin/core/project.py: improve code quality a...
src/bin/core/project.py: improve code quality
useless
adding pylint default config file
doc/source/conf.py: Use real version for docume...
tags: version 1.0.3
src/bin/code/vhdl/topvhdl.py: fix declaration bug
src/bin/core/pin.py: line was too long
src/bin/code/vhdl/topvhdl.py: declarations was ...
Error not catched in connectpin command
src/library/components/irq_mngr/hdl:synchronize...
src/bin/code/vhdl/topvhdl.py: useless declarations
src/bin/code/vhdl/topvhdl.py: nitpick
src/bin/code/vhdl/topvhdl.py: fix bug when exte...
src/bin/core/interface.py: save id in xml
src/bin/core/interface.py: id is reserved word
src/bin/utils/basecli.py: is now strict accordi...
src/platforms/apf27: fix weim bus freq
src/library/components/irq_mngr: fix register a...
[library] uart readme name fixed in xml
[bin] littles bugs
[project] componentlibpath is absolute
[bin] little fix
[core][platform] platform.py is now strict acco...
[core][slave] slave.py is now strict according ...
[bin][code][vhdl] TODO: topvhdl.py must be stri...
[bin][commandline][drivercli] drivercli.py is n...
[core][register] register.py is now strict acco...
[bin][commandline][synthesiscli] synthesiscli.p...
[bin][toolchain][simulation] simulation.py is n...
[bin][toolchain][synthesis] synthesis.py is now...
[bin][code][intercon] intercon.py is now strict...
[bin][code][topgen] topgen.py is now strict acc...
[bin][commandline][simulationcli] simulationcli...
[bin][toolchain][driver] driver.py is now stric...
[bin][toolchain][basecli] basecli.py is now str...
[bin][core][project] syntax error
[core][port] port.py is now strict according to...
[core][simulationlib] simulationlib.py is now s...
[bin][commandline][projectcli] projectcli.py is...
Merge branch 'master' of ssh://git.code.sf.net/...
[setup.py] setup.py is now strict according to ...
[core][pin] pin.py is now strict according to pep8
[core][library] library.py is now strict accord...
[core][driver_templates] driver_templates.py is...
[core][interface] interface.py is now strict ac...
[core][generic] generic.py is now strict accord...
[core][hdl_file] hdl_file.py is now strict acco...
[core][component] component.py is now strict ac...
[core][bus] bus.py is now strict according to pep8
[core][allocmem] allocmem.py is now strict acco...
[core][project] project.py is now strict accord...
Merge branch 'master' of ssh://git.code.sf.net/...
[documentation] nitpick: avoid warning
[documentation] comment on usepod.rst
[documentation] adding introduction
[documentation] improve index
[documentation] adding installation chapter
[documentation] avoid warning
[documentation] adding sphinx template to gener...
documentation: change svn command in INSTALL to...
nitpicks: some changes in docstrings to futur u...
nitpick