diff options
author | gregory guy <gregory-tde@laposte.net> | 2019-12-31 14:28:05 +0100 |
---|---|---|
committer | gregory guy <gregory-tde@laposte.net> | 2019-12-31 14:28:05 +0100 |
commit | 55922fcee851967d9f06fa359b085bcbc00dfc75 (patch) | |
tree | 9b19b13cb31be69eb2f502835484795d2af5b719 /README | |
parent | 45bdbc9874a4424b30217722530e84b7b6773038 (diff) | |
download | kpicosim-55922fcee851967d9f06fa359b085bcbc00dfc75.tar.gz kpicosim-55922fcee851967d9f06fa359b085bcbc00dfc75.zip |
Drop automake build support.
Add basic build instructions to the INSTALL file.
Remove empty file NEWS.
Rework of the README and help page.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
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 |