[Doc] Add readme for HDL directory

This commit is contained in:
tangxifan 2020-11-03 09:23:33 -07:00
parent 12881d7a31
commit 8702073354
1 changed files with 4 additions and 0 deletions

4
HDL/README.md Normal file
View File

@ -0,0 +1,4 @@
# Skywater PDK
This directory contains the HDL netlists for FPGA fabrics that are automatically generated by OpenFPGA.
It also includes necessary wrappers to enable the netlist generation.
The custom netlists are place in the `common` directory.