Skip to content

Commit 372b9e3

Browse files
authored
Update README to remove dependencies section
Removed mandatory and optional dependencies sections from the README.
1 parent 7bd7103 commit 372b9e3

1 file changed

Lines changed: 0 additions & 17 deletions

File tree

README.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -13,23 +13,6 @@ This project is supported and funded by NLNet through the [NGI0 Entrust](https:/
1313

1414
## Dependencies
1515

16-
Mandatory dependencies:
17-
18-
1. Boost
19-
2. [cmake](https://cmake.org): at least 3.22 version.
20-
For system-specific cmake installation options, please refer to [this link](https://cmake.org/download/).
21-
3. Python3: for building the SNL Python3 interface. This interface is used to load primitive cells (associated to Verilog parsing)
22-
and their associated characteristics (for instance: ressource count, timing characteristics, ...).
23-
24-
Optional dependencies:
25-
26-
1. [Doxygen](https://www.doxygen.nl): for the documentation generation.
27-
28-
Embedded dependencies, through git sub modules:
29-
30-
1. [naja-verilog](https://github.com/najaeda/naja-verilog): for verilog parsing.
31-
2. [google test](https://github.com/google/googletest) for unit testing.
32-
3316
On Ubuntu:
3417

3518
```bash

0 commit comments

Comments
 (0)