Currently libre-soc lacks the page which describes very basic development steps, like where to start from, how to run the first test, what this test does, where are the crucial specs that we implement and so on. Based on discussion with Luke and my own observations, I'd like to introduce this page so that it is used by newcomers as an entry point.
Status: submitted the first part (basically everything until gory details). For now I have problems with the repository access. $ git pull origin master --rebase FATAL: R any libreriscv dmitry3mdeb DENIED by fallthru (or you mis-spelled the reponame) fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. $ ssh gitolite3@git.libre-soc.org PTY allocation request failed on channel 0 hello dmitry3mdeb, this is gitolite3@libre-soc running gitolite3 3.6.11-2 (Debian) on git 2.29.2
> $ ssh gitolite3@git.libre-soc.org > PTY allocation request failed on channel 0 > hello dmitry3mdeb, this is gitolite3@libre-soc running gitolite3 3.6.11-2 > (Debian) on git 2.29.2 I didn't paste the whole output here, but what's really important is that there's no libreriscv repository.
(In reply to dmitry.selyutin from comment #2) > I didn't paste the whole output here, but what's really important is that > there's no libreriscv repository. downgraded gitolite3 to 3.6.something.
Status: updated the docs with the intro into the world of markdown and pseudocode. That's quite a quick intro, since the document is already quite big; anyway, if you feel I forgot to tell something at this page, please, let me know.
(In reply to dmitry.selyutin from comment #4) > Status: updated the docs with the intro into the world of markdown and > pseudocode. looks great, dmitry. once you have this on an about homepage i'll close it as fixed. http://libre-soc.org/dmitry or perhaps http://libre-soc.org/3mdeb/dmitry use my page as a template http://libre-soc.org/lkcl
(In reply to Luke Kenneth Casson Leighton from comment #5) > perhaps http://libre-soc.org/3mdeb/dmitry use my page as a template > http://libre-soc.org/lkcl created a stub for you.