From: Florent Kermarrec Date: Wed, 28 Jun 2017 14:55:32 +0000 (+0200) Subject: litex/build/sim: add README X-Git-Tag: 24jan2021_ls180~1832 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5ece895fd30d5503eeaf2eff1ef6ac15ce2c4f48;p=litex.git litex/build/sim: add README --- diff --git a/litex/build/sim/README b/litex/build/sim/README new file mode 100644 index 00000000..10285a40 --- /dev/null +++ b/litex/build/sim/README @@ -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 + 2017 Ramtin Amin + +Original PoC is Copyright (c) 2015-2016 Florent Kermarrec \ No newline at end of file