![]() |
VOOZH | about |
| 👁 cgit logo |
index : kpicosim |
| KPicoSim – IDE and simulator for the Xilinx PicoBlaze-3 | TDE Gitea Workspace |
| summaryrefslogtreecommitdiffstats |
| author | Slávek Banko <slavek.banko@axis.cz> | 2021-10-18 01:49:03 +0200 |
|---|---|---|
| committer | Slávek Banko <slavek.banko@axis.cz> | 2021-10-18 01:49:25 +0200 |
| commit | 343cdc143ecade8def0ded3a26f87d0d02872427 (patch) | |
| tree | 3b19c92752b45046c4bf517390b7a3385140d9ce | |
| parent | 73997c6547702238d0f6126201e88e2df380308b (diff) | |
| download | kpicosim-343cdc14.tar.gz kpicosim-343cdc14.zip | |
| -rw-r--r-- | README | 20 |
| -rw-r--r-- | README.md | 33 |
@@ -1,20 +0,0 @@ - - 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 diff --git a/README.md b/README.md new file mode 100644 index 0000000..bfb3e09 --- /dev/null +++ b/README.md @@ -0,0 +1,33 @@ + + 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 + + +Translations status +--------------------- + +### messages +[](https://mirror.git.trinitydesktop.org/weblate/projects/applications/kpicosim/) + +### desktop files +[](https://mirror.git.trinitydesktop.org/weblate/projects/applications/kpicosim-kpicosimdesktop/) |