tools/litex_contributors: Add RapidSilicon to companies.
RapidSilicon is helping funding the improvement/development of LiteX features and the team also contribute directly to the project.
This commit is contained in:
parent
4d6813ae64
commit
0144612751
|
@ -34,6 +34,7 @@ class Author:
|
|||
companies = {
|
||||
"Antmicro" : "Antmicro.com",
|
||||
"Google" : "Google.com",
|
||||
"RapidSilicon" : "RapidSilicon.com",
|
||||
}
|
||||
|
||||
def list_contributors(path):
|
||||
|
|
Loading…
Reference in New Issue