Skip to content

flaviens/HardFloat-cores

Repository files navigation

HardFloat Cores

This repository contains FuseSoC cores for the HardFloat repository. The goal is to provide a simpler and more reliable dependency system than git submodules. In the future, testing could also be converted to FuseSoC.

How to test the cores?

  1. Make sure to have fusesoc installed.
pip install fusesoc
  1. Clone the directory
git clone https://github.com/flaviens/HardFloat-cores
cd HardFloat-cores
  1. Add the local dir as a FuseSoC library
fusesoc library add hardfloat_cores .
  1. Run the lint test (this test is far from comprehensive). This requires Verilator to be installed.
fusesoc run --target=lint_compareRecFN hardfloat_riscv

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published