add more repositories and have better line breaks

Signed-off-by: Toshaan Bharvani <toshaan@vantosh.com>
master
Toshaan Bharvani 2 years ago
parent 090841b130
commit 24b6e149b6

@ -15,31 +15,47 @@ For non-members, you can interact through GitHub, GitLab, or OPF Git, using your

## Non-Mirrored Repository List ##

- OpenPOWER Public Website (_https://openpowerfoundation.org_ or _https://openpower.foundation_)
- __OpenPOWER Public Website__ : Public Website Repository (_https://openpowerfoundation.org_ or _https://openpower.foundation_)
https://git.openpower.foundation/website/openpower.foundation/


## Mirrored Repository List ##

### General ###

- __OpenPOWER Listing Repository__ : OpenPOWER Foundation General Information & Repository Listing (_This repository_)
https://git.openpower.foundation/general/openpower
https://github.com/OpenPOWERFoundation/openpower
https://gitlab.com/openpowerfoundation/openpower

### LibreBMC SIG ###

- __LPC Peripheral__ : This is an LPC peripheral that implements LPC IO and FW cycles so that it can boot a host like a POWER9. This peripheral would typically sit inside a BMC SoC.
https://git.openpower.foundation/librebmc/lpcperipheral
https://github.com/OpenPOWERFoundation/lpcperipheral
https://gitlab.com/openpowerfoundation/lpcperipheral
- __LPC Peripheral__ : This is an LPC peripheral that implements LPC IO and FW cycles so that it can boot a host like a POWER9. This peripheral would typically sit inside a BMC SoC.
https://git.openpower.foundation/librebmc/lpcperipheral
https://github.com/OpenPOWERFoundation/lpcperipheral
https://gitlab.com/openpowerfoundation/lpcperipheral

- __AC922 Interposer DC-SCM v1.0__ :
https://git.openpower.foundation/librebmc/ac922interposer
https://github.com/OpenPOWERFoundation/ac922interposer
https://gitlab.com/openpowerfoundation/ac922interposer
https://gitlab.com/librebmc/ac922interposer
- __AC922 Interposer DC-SCM v1.0__ : The purpose of this design is to enable the AC922 to accept a DC-SCM v1.0 hardware management module. This enables AC922 as a development platform for DC-SCM development and test.
https://git.openpower.foundation/librebmc/ac922interposer
https://github.com/OpenPOWERFoundation/ac922interposer
https://gitlab.com/openpowerfoundation/ac922interposer
https://gitlab.com/librebmc/ac922interposer

### Core BoF ###

- __A2O Core__ : The A2O core was a follow-on to A2I, written in Verilog, and supported a lower thread count than A2I, but higher performance per thread, using out-of-order execution (register renaming, reservation stations, completion buffer) and a store queue
https://git.openpower.foundation/cores/a2o
- __Microwatt__ : A tiny Open POWER ISA softcore written in VHDL 2008
https://git.openpower.foundation/cores/microwatt
https://github.com/antonblanchard/microwatt
https://gitlab.com/openpowerfoundation/microwatt

- __A2O Core__ : The A2O core was a follow-on to A2I, written in Verilog, and supported a lower thread count than A2I, but higher performance per thread, using out-of-order execution (register renaming, reservation stations, completion buffer) and a store queue
https://git.openpower.foundation/cores/a2o
https://github.com/OpenPOWERFoundation/a2p

- __A2I Core__ : The A2I core was used as the general purpose processor for BlueGene/Q, the successor to BlueGene/L and BlueGene/P supercomputers
https://git.openpower.foundation/cores/a2i
- __A2I Core__ : The A2I core was used as the general purpose processor for BlueGene/Q, the successor to BlueGene/L and BlueGene/P supercomputers
https://git.openpower.foundation/cores/a2i

- A2P Core :
- __A2P Core__ : An experimental small core based on VexRiscv, written in Scala
https://git.openpower.foundation/cores/a2p
https://github.com/OpenPOWERFoundation/a2p
https://gitlab.com/openpowerfoundation/a2p

Loading…
Cancel
Save