(no commit message)
[libreriscv.git] / index.mdwn
1 # Welcome to Libre-SoC!
2
3 Libre-RISCV is an effort to develop an completely open/Libre SOC that is open to the bedrock!
4
5 This is a publicly editable wiki.
6
7 All wikis are supposed to have a [[SandBox]], so this one does too.
8
9 This wiki is powered by [[ikiwiki]].
10
11 This is the sitemap: [[sitemap]]
12
13 ----
14
15 # Joining/Onboarding Process
16
17 This process probably needs some improvement, but the basic
18 idea is to join the [mailing list](http://lists.libre-riscv.org/mailman/listinfo/libre-riscv-dev), introduce yourself,
19 and read through [recent posts](http://lists.libre-riscv.org/pipermail/libre-riscv-dev/) and the [[charter]].
20
21 The next thing you should do is read through the [bugs list](http://bugs.libre-riscv.org) and see if there are any bugs that pique your interest.
22
23 We do have funding available (see [[nlnet]]) upon completion of issues - we are also working on procuring more funding which gets the project to nanometre scale tapeout.
24
25 ## Needed Skills
26
27 Most labor is currently being applied to developing the GPU portion of the LibreSOC.
28
29 The highest priority needed at the moment is a c++ engineer to work on a MESA 3D driver. This will begin life as similar to SwiftShader however retaining the vectorisation and predication intrinsics.
30
31 Medium to long-term we need HDL engineers. Particularly those familiar with nMigen or just python. Most of the techniques being used require software engineering skills (OO design, polymorphism) than they do more traditional HDL programming skills. Basically if you have experience in 2 of the following you'll do fine: python, nmigen, verilog/VHDL/gate-level design. See [[HDL_workflow]]
32
33 Also, individuals with experience in formal mathematical verification are quite welcome.
34
35 TODO: add a list of upcoming project tasks/milestones (link to bugtracker).
36
37 # Resources
38
39 * Mailing Lists <http://lists.libre-riscv.org> -
40 Archives at <http://lists.libre-riscv.org/pipermail>
41 * Git repositories <http://git.libre-riscv.org>
42 may be cloned publicly with
43 git clone https://git.libre-riscv.org/git/repositoryname.git
44 * Bugzilla at <http://bugs.libre-riscv.org/>
45 * Kazan (Vulkan driver) at <https://salsa.debian.org/Kazan-team/kazan>
46 * Further Information [[resources]]
47
48 # Main Pages
49
50 * Libre-RISCV [[charter]]
51 * [[shakti/m_class]]
52 * [[alt_rvp]]
53 * [[3d_gpu]]
54 * [[vpu]]
55 * [[simple_v_extension]]
56 * [[zfpacc_proposal]]
57 * [[ztrans_proposal]]
58 * [[simple_v_extension/specification/mv.x]]
59 * [[simple_v_extension/specification/ld.x]]
60 * Specifications and [[resources]]
61
62 # Spike Emulator
63 * [Set-Up Instructions][1]
64
65 [1]: https://libre-riscv.org/3d_gpu/spike_sv/