2024-01-15 01:15:11 +01:00
|
|
|
Testing Yosys
|
|
|
|
|
=============
|
2023-08-02 23:20:24 +02:00
|
|
|
|
2023-12-11 00:44:05 +01:00
|
|
|
.. todo:: more about the included test suite
|
2023-08-02 23:20:30 +02:00
|
|
|
|
2023-12-11 00:44:05 +01:00
|
|
|
Automatic testing
|
|
|
|
|
-----------------
|
2023-08-02 23:20:24 +02:00
|
|
|
|
2023-12-11 00:44:05 +01:00
|
|
|
The `Yosys Git repo`_ has automatic testing of builds and running of the
|
|
|
|
|
included test suite on the following platforms:
|
2023-08-02 23:20:30 +02:00
|
|
|
|
2023-12-12 00:05:45 +01:00
|
|
|
.. only:: html
|
|
|
|
|
|
|
|
|
|
- Ubuntu 20.04 (Focal Fossa) |test-linux|
|
|
|
|
|
- macOS 11 (Big Sur) |test-macos|
|
2023-08-02 23:20:30 +02:00
|
|
|
|
2023-12-11 00:44:05 +01:00
|
|
|
.. _Yosys Git repo: https://github.com/YosysHQ/yosys
|
2023-08-02 23:20:30 +02:00
|
|
|
|
2023-12-11 00:44:05 +01:00
|
|
|
.. |test-linux| image:: https://github.com/YosysHQ/yosys/actions/workflows/test-linux.yml/badge.svg?branch=master
|
|
|
|
|
.. |test-macos| image:: https://github.com/YosysHQ/yosys/actions/workflows/test-macos.yml/badge.svg?branch=master
|