README.md 652 Bytes
Newer Older
1
We implement [Mempool tile](../../../Testcases/mempool) on the [SKY130HD](../../../Enablements/SKY130HD) 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). 
2

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