Example designs showing different ways to use F4PGA toolchains.
See the codeThis repository provides example FPGA designs that can be built using the F4PGA open source toolchain. These examples target the Xilinx 7-Series and the QuickLogic EOS S3 devices.
The repository includes:
xc7/ and eos-s3/ - Examples for Xilinx 7-Series and EOS-S3 devices, including:
Verilog code
Pin constraints files
Timing constraints files
Makefiles for running the F4PGA toolchain
docs/ - Guide on how to get started with F4PGA and build provided examples
.github/ - Directory with CI configuration and scripts
The examples provided in this repository are automatically built and tested in CI by extracting necessary code snippets with tuttest.
(top 30 of 31)
Verilog
97.1%
Tcl
1.7%
Example designs showing different ways to use F4PGA toolchains.
See the codeThis repository provides example FPGA designs that can be built using the F4PGA open source toolchain. These examples target the Xilinx 7-Series and the QuickLogic EOS S3 devices.
The repository includes:
xc7/ and eos-s3/ - Examples for Xilinx 7-Series and EOS-S3 devices, including:
Verilog code
Pin constraints files
Timing constraints files
Makefiles for running the F4PGA toolchain
docs/ - Guide on how to get started with F4PGA and build provided examples
.github/ - Directory with CI configuration and scripts
The examples provided in this repository are automatically built and tested in CI by extracting necessary code snippets with tuttest.
(top 30 of 31)
Verilog
97.1%
Tcl
1.7%