mirror of
https://github.com/enjoy-digital/litex.git
synced 2025-01-04 09:52:26 -05:00
litex/build/sim: add README
This commit is contained in:
parent
4a0a431119
commit
5ece895fd3
1 changed files with 11 additions and 0 deletions
11
litex/build/sim/README
Normal file
11
litex/build/sim/README
Normal file
|
@ -0,0 +1,11 @@
|
|||
LiteX Sim is a contribution from LambdaConcept and provides
|
||||
a modular SoC simulation environment.
|
||||
|
||||
The contribution from LambdaConcept is a major rework/refactoring
|
||||
of the original simulation environnment PoC that was hacky and not
|
||||
modular.
|
||||
|
||||
LiteX Sim is Copyright (c) 2017 Pierre-Olivier Vauboin <po@lambdaconcept.com>
|
||||
2017 Ramtin Amin <ramtin@lambdaconcept.com>
|
||||
|
||||
Original PoC is Copyright (c) 2015-2016 Florent Kermarrec <florent@enjoy-digital.fr>
|
Loading…
Reference in a new issue