mirror of
https://github.com/openXC7/prjxray.git
synced 2026-08-22 14:06:54 +02:00
minitest: fix litex packages versions
Signed-off-by: Alessandro Comodi <[email protected]>
This commit is contained in:
+2
-2
@@ -8,12 +8,12 @@ It uses the following litex modules:
|
|||||||
|
|
||||||
| Repo URL | SHA |
|
| Repo URL | SHA |
|
||||||
| --------------------------------------------------------- | ------- |
|
| --------------------------------------------------------- | ------- |
|
||||||
| <https://github.com/enjoy-digital/litex> | 8cfe3b6 |
|
| <https://github.com/enjoy-digital/litex> | 7abfbd9 |
|
||||||
| <https://github.com/enjoy-digital/litedram> | ab2423e |
|
| <https://github.com/enjoy-digital/litedram> | ab2423e |
|
||||||
| <https://github.com/enjoy-digital/liteeth> | 7448170 |
|
| <https://github.com/enjoy-digital/liteeth> | 7448170 |
|
||||||
| <https://github.com/enjoy-digital/liteiclink> | 0980a7c |
|
| <https://github.com/enjoy-digital/liteiclink> | 0980a7c |
|
||||||
| <https://github.com/enjoy-digital/litesata> | fae9f8d |
|
| <https://github.com/enjoy-digital/litesata> | fae9f8d |
|
||||||
| <https://github.com/enjoy-digital/litex-boards> | bee71da |
|
| <https://github.com/enjoy-digital/litex-boards> | 1d8f0a9 |
|
||||||
| <https://github.com/m-labs/migen> | 40b1092 |
|
| <https://github.com/m-labs/migen> | 40b1092 |
|
||||||
| <https://github.com/nmigen/nmigen> | 490fca5 |
|
| <https://github.com/nmigen/nmigen> | 490fca5 |
|
||||||
| <https://github.com/litex-hub/pythondata-cpu-vexriscv> | 16c5dde |
|
| <https://github.com/litex-hub/pythondata-cpu-vexriscv> | 16c5dde |
|
||||||
|
|||||||
+2
-2
@@ -1,10 +1,10 @@
|
|||||||
# Litex
|
# Litex
|
||||||
-e git+https://github.com/enjoy-digital/litex@e8cfe3b6ea4d8fbea0080d5cae4302169fc804cb#egg=litex
|
-e git+https://github.com/enjoy-digital/litex@7abfbd9825188d1f6d97453838e18ed7af5526a7#egg=litex
|
||||||
-e git+https://github.com/enjoy-digital/litedram@ab2423e3dd06783d80fef7aeb43b7c5513c1f2f0#egg=litedram
|
-e git+https://github.com/enjoy-digital/litedram@ab2423e3dd06783d80fef7aeb43b7c5513c1f2f0#egg=litedram
|
||||||
-e git+https://github.com/enjoy-digital/liteeth@7448170390ddf4b7c353ae10932377255581c25a#egg=liteeth
|
-e git+https://github.com/enjoy-digital/liteeth@7448170390ddf4b7c353ae10932377255581c25a#egg=liteeth
|
||||||
-e git+https://github.com/enjoy-digital/liteiclink@0980a7cf4ffcb0b69a84fa0343a66180408b2a91#egg=liteiclink
|
-e git+https://github.com/enjoy-digital/liteiclink@0980a7cf4ffcb0b69a84fa0343a66180408b2a91#egg=liteiclink
|
||||||
-e git+https://github.com/enjoy-digital/litesata@fae9f8d5b7b6d4c6a0a93b496bd15db5201d14f7#egg=litesata
|
-e git+https://github.com/enjoy-digital/litesata@fae9f8d5b7b6d4c6a0a93b496bd15db5201d14f7#egg=litesata
|
||||||
-e git+https://github.com/litex-hub/litex-boards@bee71da7746c6fda0d4e1942452510e11f06c14a#egg=litex_boards
|
-e git+https://github.com/litex-hub/litex-boards@1d8f0a98298e0ed9d5fed08daa7c25aded7ecbb4#egg=litex_boards
|
||||||
|
|
||||||
# Migen and nMigen
|
# Migen and nMigen
|
||||||
-e git+https://github.com/m-labs/migen@40b1092a05ec7659c42c8087b0c229dcfb5d9ca1#egg=migen
|
-e git+https://github.com/m-labs/migen@40b1092a05ec7659c42c8087b0c229dcfb5d9ca1#egg=migen
|
||||||
|
|||||||
Reference in New Issue
Block a user