Skip to content

Commit 63e382a

Browse files
committed
Update README
1 parent 524b7ee commit 63e382a

File tree

2 files changed

+50
-3
lines changed

2 files changed

+50
-3
lines changed

README.md

Lines changed: 49 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,49 @@
1-
# The-OpenSource-MolPDK
2-
The Open Source Molecular Field-Coupled Nanocomputing (MolFCN) Physical Design Kit
1+
# The OpenSource MolPDK
2+
The Open Source Molecular Field-Coupled Nanocomputing (MolFCN) Physical Design Kit, managed by the [Quantum and Nanosystem (QNANO)](https://www.vlsilab.polito.it/) at [Politecnico di Torino](https://www.polito.it/), provides a set of PDKs for the Molecular Field-Coupled (MolFCN) technology.
3+
4+
## Libraries
5+
6+
Here listed all the PDKs listed in the Open Source Molecular Field-Coupled Nanocomputing (MolFCN) Physical Design Kit:
7+
8+
[**MolPDK-SIM(7):**](https://github.com/vlsi-nanocomputing/SIM7/) 4 logic devices (AND, OR, Majority Voter, and Inverter) and 3 connections (bus, L, and T). Validated through SCERPA simulation on an ideal molecule. Standard gate: 400 nm² subdivided in a 10 x 10 grid of 2 nm² MolFCN cells, intermolecular distance fixed to 1 nm. Compatible with Fiction and SCERPA-based tools.
9+
10+
## Contributors
11+
12+
The MolPDK received the contribution from many people. In alphabetical order:
13+
Yuri Ardesi (POLITO), Giuliana Beretta (POLITO), Mariagrazia Graziano (POLITO), Benjamin Hien (TUM), Roberto Listo (POLITO), Gianluca Piccinini (POLITO), Danilo Quinci (POLITO), Federico Ravera (POLITO), Fabrizio Riente (POLITO), Marco Vacca (POLITO), Marcel Walter (TUM), Robert Wille (TUM).
14+
15+
The single PDKs are developed by specific people:
16+
17+
* SIM(7) was developed by Benjamin Hien (TUM), Danilo Quinci (POLITO), Yuri Ardesi (POLITO), Giuliana Beretta (POLITO), Federico Ravera (POLITO), Marcel Walter (TUM), Robert Wille (TUM).
18+
19+
## Citation
20+
21+
If you use need to cite The-OpenSource-MolPDK you can cite it with the zenodo code:
22+
23+
24+
```
25+
--- zenodo pure citation
26+
```
27+
28+
Also available in the BibTeX format:
29+
30+
```
31+
---
32+
```
33+
34+
Citations for the single libraries and tools can be found in their repositories.
35+
36+
## Installation
37+
38+
The PDKs of The OpenSource MolPDK can be installed separately, by visiting specific repositories, or all together with:
39+
40+
```bash
41+
git clone https://github.com/vlsi-nanocomputing/The-OpenSource-MolPDK.git
42+
```
43+
44+
# Changelog
45+
46+
- Version 1: Created the MolPDK
47+
- Added MolPDK-SIM(7) - v1
48+
- Created the MolPDK
49+

SIM7

Submodule SIM7 updated 1 file

0 commit comments

Comments
 (0)