1 # Welcome to Libre-SoC(formerly Libre-RISCV)!
3 The Libre-SoC project is an effort to develop an completely
4 SOC that is libre to the bedrock.
6 Libre has a very specific meaning and guarantees, where "open" does not.
7 See <https://www.gnu.org/philosophy/open-source-misses-the-point.html>
8 for an explanation of the distinction, and for additional examples:
9 <https://wiki.opensourceecology.org/wiki/Fake_Open_Source>
11 This is a publicly editable wiki.
13 All wikis are supposed to have a [[SandBox]], so this one does too.
15 This wiki is powered by [[ikiwiki]].
17 This is the sitemap: [[sitemap]]
21 # Joining/Onboarding Process
23 This process probably needs some improvement, but the basic
25 [mailing list](http://lists.libre-riscv.org/mailman/listinfo/libre-riscv-dev),
26 introduce yourself, and read through
27 [recent posts](http://lists.libre-riscv.org/pipermail/libre-riscv-dev/)
30 The next thing you should do is read through the [bugs
31 list](http://bugs.libre-riscv.org) and see if there are any bugs that
34 We do have funding available (see [[nlnet]]) upon completion of issues -
35 we are also working on procuring more funding which gets the project to
36 nanometre scale tapeout.
38 After all this, if you feel that Libre-SOC is a good cause that
39 you would like to contribute to, add yourself to the [[current_members]]
40 page and fill in some information about yourself.
44 Most labor is currently being applied to developing the GPU portion of
47 The highest priority needed at the moment is a c++ engineer to work on
48 a MESA 3D driver. This will begin life as similar to SwiftShader however
49 retaining the vectorisation and predication intrinsics.
51 Medium to long-term we need HDL engineers. Particularly those familiar
52 with nMigen or just python. Most of the techniques being used require
53 software engineering skills (OO design, polymorphism) than they do more
54 traditional HDL programming skills. Basically if you have experience in 2
55 of the following you'll do fine: python, nmigen, verilog/VHDL/gate-level
56 design. See [[HDL_workflow]]
58 Also, individuals with experience in formal mathematical verification
61 TODO: add a list of upcoming project tasks/milestones (link to
66 * Mailing Lists <http://lists.libre-riscv.org> -
67 Archives at <http://lists.libre-riscv.org/pipermail>
68 * Git repositories <http://git.libre-riscv.org>
69 may be cloned publicly with
70 git clone https://git.libre-riscv.org/git/repositoryname.git
71 * Bugzilla at <http://bugs.libre-riscv.org/>
72 * Kazan (Vulkan driver) at <https://salsa.debian.org/Kazan-team/kazan>
73 * Further Information [[resources]]
77 * Libre-SoC [[charter]]
82 * [[simple_v_extension]]
85 * [[simple_v_extension/specification/mv.x]]
86 * [[simple_v_extension/specification/ld.x]]
87 * Specifications and [[resources]]
90 * [Set-Up Instructions][1]
92 [1]: https://libre-riscv.org/3d_gpu/spike_sv/