A small footprint and configurable SATA core
developed for HKU by M-Labs Ltd & EnjoyDigital
+[> Doc
+---------
+HTML : www.enjoy-digital.fr/litex/litesata/
+PDF : www.enjoy-digital.fr/litex/litesata.pdf
+
[> Intro
---------
LiteSATA provides a small footprint and configurable SATA gen1/2/3 core.
[> Tests :
A synthetizable BIST is provided and can be controlled with ./test/bist.py
- By using Miscope and the provided ./test/test_link.py example you are able to
+ By using LiteScope and the provided ./test/test_link.py example you are able to
visualize the internal logic of the design and even inject the captured data in
the HDD model!
- python3 setup.py install
- cd ..
-3. Obtain Miscope and install it:
- - git clone https://github.com/m-labs/miscope
- - cd miscope
+3. Obtain LiteScope and install it:
+ - git clone https://github.com/enjoy-digital/litescope
+ - cd litescope
- python3 setup.py install
- cd ..
Please contribute to this document, or support us financially to write it.
A synthetizable BIST is provided and can be controlled with ./test/bist.py.
-By using Miscope and the provided ./test/test_link.py example you are able to
+By using LiteScope and the provided ./test/test_link.py example you are able to
visualize the internal logic of the design and even inject the captured data in
the HDD model!
\ No newline at end of file
-from miscope.host.dump import *
+from litescope.host.dump import *
primitives = {
"ALIGN" : 0x7B4A4ABC,