Skip to content

Commit

Permalink
Note about the use of silicon compiler and its output.
Browse files Browse the repository at this point in the history
  • Loading branch information
rseac committed Jan 24, 2024
1 parent 09a397b commit 1bd8044
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,16 @@ To enable compilation of tests, run cmake with the ``-DENABLE_TESTS=on`` flag an

For information about running verilog conversion tests, see `this file <tests/verilog-conversion/README.md>`_.

ASIC flow
----------

We have successfully been able to use the open-source ASIC flow in `systemcompiler <https://www.siliconcompiler.com/>`_ to generate the chip for ZFP's encoder. The input to siliconcompiler is the RTL generated by SCCL. Below is what we got.

.. image:: docs/zhw_encode.png
:width: 400
:alt: Alternative text


Issues
-------

Expand Down
Binary file added docs/zhw_encode.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1bd8044

Please sign in to comment.