mirror of
https://github.com/enjoy-digital/litex.git
synced 2025-01-04 09:52:26 -05:00
fix typo
This commit is contained in:
parent
3680b48216
commit
87f29a307a
2 changed files with 5 additions and 5 deletions
6
README
6
README
|
@ -16,9 +16,9 @@ PDF : www.enjoy-digital.fr/litex/litescope.pdf
|
|||
|
||||
[> Intro
|
||||
---------
|
||||
LiteScope is small footprint and configurable embedded logic analyzer that you
|
||||
can use in your FPGA and aims to provide a a free, portable and flexible
|
||||
alternatve to vendor's solutions!
|
||||
LiteScope is a small footprint and configurable embedded logic analyzer that you
|
||||
can use in your FPGA and aims to provide a free, portable and flexible
|
||||
alternative to vendor's solutions!
|
||||
|
||||
LiteScope is part of LiteX libraries whose aims are to lower entry level of complex
|
||||
FPGA IP cores by providing simple, elegant and efficient implementations of
|
||||
|
|
|
@ -4,8 +4,8 @@
|
|||
About LiteScope
|
||||
================
|
||||
|
||||
LiteScope is small footprint and configurable embedded logic analyzer that you
|
||||
can use in your FPGA and aims to provide a a free, portable and flexible
|
||||
LiteScope is a small footprint and configurable embedded logic analyzer that you
|
||||
can use in your FPGA and aims to provide a free, portable and flexible
|
||||
alternatve to vendor's solutions!
|
||||
|
||||
LiteScope is part of LiteX libraries whose aims are to lower entry level of complex
|
||||
|
|
Loading…
Reference in a new issue