commit | 00d83e3deed2558ea4ac110147f0e78db2eb48b5 | [log] [tgz] |
---|---|---|
author | Jeff DiCorpo <jeffdi@efabless.com> | Thu Dec 09 16:58:47 2021 +0000 |
committer | Jeff DiCorpo <jeffdi@efabless.com> | Thu Dec 09 16:58:47 2021 +0000 |
tree | af4d34dc927e27a317fdfd0065136387c361f227 | |
parent | e3c5ff2fb9a75e302e6e4f1a8ef7e3a418c43574 [diff] |
final gds oasis
Demonstration of the Fabulous FPGA design flow using the Skywater 130 process.
This repo experiments an implementation of an FPGA from RTL to GDS with open Skywater-130 PDK. The design RTL was generated by FABulous framework. The fabric consists of 896 LUT4s (16x7 CLBs), 64 LUT5s (16x1 RegFiles), 8 DSPs and 8 BRAMs (8x1KB) with dual-ported memory blocks for register files and FIFOs. An embedded UART for configurations and CPU_IO interface (e.g. to RISC-V core) were also implemented in this version.
Refer to README for this sample project documentation.