diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 20 |
1 files changed, 19 insertions, 1 deletions
@@ -1,2 +1,20 @@ -See INSTALL for instructions on installation + + kpicosim - a development environment for microcontrollers. + +Kpicosim is a development environment for the Xilinx PicoBlaze-3 +soft-core processor for TDE. +The environment has an editor with syntax highlighting, compiler, +simulator and export functions to VHDL, HEX and MEM files. + + + CONTRIBUTING +============== + +If you wish to contribute to kpicosim (TDE), you might do so: + +- TDE Gitea Workspace (TGW) collaboration tool. + https://mirror.git.trinitydesktop.org/gitea + +- TDE Weblate Translation Workspace (TWTW) collaboration tool. + https://mirror.git.trinitydesktop.org/weblate |