commit | 653acd45f9e7315b6104d63a4fe9f13aa194c4c4 | [log] [tgz] |
---|---|---|
author | Tim 'mithro' Ansell <me@mith.ro> | Thu Dec 29 23:53:20 2022 +0000 |
committer | Tim 'mithro' Ansell <me@mith.ro> | Thu Dec 29 23:53:20 2022 +0000 |
tree | 52bfb493aaa80bd0f1924e57a634e1e4fa923595 | |
parent | 2b638b3dffec6898a5555cb5bc6efdc59cc4411e [diff] |
Updating the shuttle_url value in `info.yaml` file. Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
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.