Skip to content

Commit

Permalink
📦 Update lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
daquintero committed Jul 30, 2024
1 parent b6b0637 commit f95ab42
Show file tree
Hide file tree
Showing 3 changed files with 4,704 additions and 4,090 deletions.
7 changes: 5 additions & 2 deletions docs/sections/environment/tools_environment.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ The implementation of this consists of tying down the requirements of the primar

To guarantee full functionality of ``piel``, we provide some customised environment installations, particularly through ``nix`` in Linux.

On each feature upgrade, ``piel`` has a github action that verifies the compatibility of the environments with some tools and platforms `here <https://github.com/daquintero/piel/blob/develop/.github/workflows/test_import.yaml>`. You can verify your OS platform and your tools with it.


Dependency Environment Breakdown
-----------------------------------------------

Expand All @@ -39,7 +42,7 @@ This table of tools compatibility is provided should you use a specific set of t
- *
- Many
* - ``openlane``
-
- Not compatible
- *
-
-
Expand All @@ -59,7 +62,7 @@ This table of tools compatibility is provided should you use a specific set of t
- *
- *

This is a preliminary table, I mostly develop on Linux, you need to verify your system configuration or use the recommended Docker environment. TODO I am unsure about the OS X integrations.
This is a preliminary table, I mostly develop on Linux, you need to verify your system configuration or use the recommended ``nix`` environment.

In the future, we will have custom installations for different types of users so they can install minimal dependencies for their use case.

Expand Down
Loading

0 comments on commit f95ab42

Please sign in to comment.