mirror of https://github.com/lnis-uofu/SOFA.git
12 lines
581 B
Markdown
12 lines
581 B
Markdown
# Skywater PDK
|
|
This directory contains the commonly used testbench template for FPGA verificatio
|
|
|
|
* **post\_pnr\_fpga\_cells.v**: The netlist that includes all the standard cells used by the post-PnRed FPGA fabric
|
|
|
|
* Pre-PnR testbenches
|
|
- **pre\_pnr\_ccff\_test.v**: The template testbench for post-PnR verification on the configuration chain
|
|
|
|
* Post-PnR testbenches
|
|
- **post\_pnr\_ccff\_test.v**: The template testbench for post-PnR verification on the configuration chain
|
|
- **post\_pnr\_scff\_test.v**: The template testbench for post-PnR verification on the scan chain
|