Skip to content

Commit

Permalink
update links
Browse files Browse the repository at this point in the history
  • Loading branch information
simon1hofmann committed Nov 23, 2023
1 parent 7444dd3 commit cb57d28
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 19 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,29 +23,29 @@ This documentation explains how to use MNT Bench to filter and download benchmar

So far, the functions from the following benchmark sets are implemented and provided:

1. [Trindade16]()
2. [Fontes18]()
3. [ISCAS85]()
4. [EPFL]()
1. [Trindade16](https://ieeexplore.ieee.org/document/7724048)
2. [Fontes18](https://ieeexplore.ieee.org/document/8351001)
3. [ISCAS85](https://www.researchgate.net/publication/273775783_A_neutral_netlist_of_10_combinational_benchmark_circuits_and_a_targeted_translator_in_FORTRAN)
4. [EPFL](https://www.epfl.ch/labs/lsi/page-102566-en-html/benchmarks/)

## Gate Libraries

So far, MNT Bench supports the following native gate-sets:

1. [ONE](https://ieeexplore.ieee.org/document/7538997/) (for QCA) gate set: _\[AND, OR, NOT, BUF\]_
2. [Bestagon](https://dl.acm.org/doi/10.1145/3489517.3530525) (for SiDB) gate set: _\[AND, NAND, OR, NOR, XOR, XNOR, NOT, BUF\]_
2. [Bestagon](https://www.cda.cit.tum.de/files/eda/2022_dac_hexagons_are_the_bestagons.pdf) (for SiDB) gate set: _\[AND, NAND, OR, NOR, XOR, XNOR, NOT, BUF\]_

## Clocking Schemes

Most of the layouts are available for any of the following clocking schemes:

| [Row](https://ieeexplore.ieee.org/document/573740) | [2DDWave](https://ieeexplore.ieee.org/document/1717097) | [ESR](https://link.springer.com/content/pdf/10.1007/s10470-020-01760-4.pdf) |
| :--------------------------------------------------------------: | :----------------------------------------------------------------------: | :-------------------------------------------------------------------------: |
| <img src="src/mnt/bench/static/row.png" alt="Row" height="200"/> | <img src="src/mnt/bench/static/2ddwave.png" alt="2DDWave" height="200"/> | <img src="src/mnt/bench/static/esr.png" alt="ESR" height="200"/> |
| [Row](https://ieeexplore.ieee.org/document/573740) | [2DDWave](https://ieeexplore.ieee.org/document/1717097) | [ESR](https://link.springer.com/content/pdf/10.1007/s10470-020-01760-4.pdf) |
| :-----------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------: |
| <img src="https://raw.githubusercontent.com/cda-tum/mnt-bench/main/src/mnt/bench/static/row.png" alt="Row" height="200"/> | <img src="https://raw.githubusercontent.com/cda-tum/mnt-bench/main/src/mnt/bench/static/2ddwave.png" alt="2DDWave" height="200"/> | <img src="https://raw.githubusercontent.com/cda-tum/mnt-bench/main/src/mnt/bench/static/esr.png" alt="ESR" height="200"/> |

| [USE](https://ieeexplore.ieee.org/document/7219390) | [RES](https://www.tandfonline.com/doi/abs/10.1080/21681724.2019.1570551) |
| :--------------------------------------------------------------: | :----------------------------------------------------------------------: |
| <img src="src/mnt/bench/static/use.png" alt="USE" height="200"/> | <img src="src/mnt/bench/static/res.png" alt="RES" height="200"/> |
| [USE](https://ieeexplore.ieee.org/document/7219390) | [RES](https://www.tandfonline.com/doi/abs/10.1080/21681724.2019.1570551) |
| :-----------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------: |
| <img src="https://raw.githubusercontent.com/cda-tum/mnt-bench/main/src/mnt/bench/static/use.png" alt="USE" height="200"/> | <img src="https://raw.githubusercontent.com/cda-tum/mnt-bench/main/src/mnt/bench/static/res.png" alt="RES" height="200"/> |

# Repository Structure

Expand Down
2 changes: 1 addition & 1 deletion src/mnt/bench/templates/description.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ <h1>MNT Bench: Library Description and File Format</h1>
</li>
<li>
Bestagon<a
href="https://dl.acm.org/doi/10.1145/3489517.3530525"
href="https://www.cda.cit.tum.de/files/eda/2022_dac_hexagons_are_the_bestagons.pdf"
target="_blank"
style="text-decoration: none"
>&#128196;</a
Expand Down
14 changes: 7 additions & 7 deletions src/mnt/bench/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ <h1>Welcome to the Munich Nanotech Benchmark Library (MNT Bench)!</h1>
gate library for <em>Quantum-dot Cellular Automata</em> (QCA) or
<em
>Bestagon<a
href="https://dl.acm.org/doi/10.1145/3489517.3530525"
href="https://www.cda.cit.tum.de/files/eda/2022_dac_hexagons_are_the_bestagons.pdf"
target="_blank"
style="text-decoration: none"
>&#128196;</a
Expand Down Expand Up @@ -172,7 +172,7 @@ <h1>Welcome to the Munich Nanotech Benchmark Library (MNT Bench)!</h1>
<a href="https://github.com/cda-tum/fiction" target="_blank"
><em>fiction</em></a
>'s equivalence checker<a
href="https://ieeexplore.ieee.org/document/9218641"
href="https://www.cda.cit.tum.de/files/eda/2020_dac_verification_for_field-coupled_nanocomputing_circuits.pdf"
target="_blank"
style="text-decoration: none"
>&#128196;</a
Expand Down Expand Up @@ -605,7 +605,7 @@ <h6>Physical Design Algorithm</h6>
/>
<label for="exact"
>Exact<a
href="https://ieeexplore.ieee.org/document/8342060"
href="https://www.cda.cit.tum.de/files/eda/2018_date_exact_design_exploration_qca.pdf"
target="_blank"
style="text-decoration: none"
>&#128196;</a
Expand All @@ -623,12 +623,12 @@ <h6>Physical Design Algorithm</h6>
/>
<label for="ortho"
>Ortho<a
href="https://dl.acm.org/doi/10.1145/3287624.3287705"
href="https://www.cda.cit.tum.de/files/eda/2019_aspdac_scalable_design_field_coupled_nanocomputing_circuits.pdf"
target="_blank"
style="text-decoration: none"
>&#128196;</a
>(+45°)<a
href="https://www.researchgate.net/publication/373614428_Scalable_Physical_Design_for_Silicon_Dangling_Bond_Logic_How_a_45_Turn_Prevents_the_Reinvention_of_the_Wheel"
href="https://www.cda.cit.tum.de/files/eda/2023_ieeenano_45_degree_sidb_design.pdf"
target="_blank"
style="text-decoration: none"
>&#128196;</a
Expand All @@ -646,7 +646,7 @@ <h6>Physical Design Algorithm</h6>
/>
<label for="nanoplacer"
>NanoPlaceR<a
href="https://ieeexplore.ieee.org/document/10247933"
href="https://www.cda.cit.tum.de/files/eda/2023_dac_late_breaking_results_from_hybrid_design_automation_for_field_coupled_nanotechnologies.pdf"
target="_blank"
style="text-decoration: none"
>&#128196;</a
Expand Down Expand Up @@ -696,7 +696,7 @@ <h6>Optimization Algorithm</h6>
/>
<label for="input-ordering"
>Input Ordering<a
href="https://www.computer.org/csdl/proceedings-article/isvlsi/2023/10238604/1QdHlcDCWre"
href="https://www.cda.cit.tum.de/files/eda/2023_isvlsi_versatile_signal_distribution_networks.pdf"
target="_blank"
style="text-decoration: none"
>&#128196;</a
Expand Down

0 comments on commit cb57d28

Please sign in to comment.