README.md 646 Bytes
Newer Older
1
We implement [Mempool tile](../../../Testcases/mempool) on the [NanGate45](../../../Enablements/NanGate45) platform using the proprietary (commercial) tools **Cadence Genus** (Synthesis) and **Cadence Innovus** (P&R), and the open-source tools **Yosys** (Synthesis) and **OpenROAD** (P&R). 
sakundu committed
2

3
The screenshot of the design using Cadence Flow-1 on Nangate45 enablement is shown below   
sakundu committed
4
<img src="./screenshots/mempool_tile_Innovus.png" alt="mempool_tile_invs" width="400"/>
5 6
  
The screenshot of the design using ORFS on Nangate45 enablement is shown below  
sakundu committed
7
<img src="./screenshots/mempool_tile_ORFS_SPNR.png" alt="mempool_tile_orfs" width="400"/>