https://github.com/lanl/c2dwave
Translate a subset of C to Verilog
https://github.com/lanl/c2dwave
Last synced: about 1 year ago
JSON representation
Translate a subset of C to Verilog
- Host: GitHub
- URL: https://github.com/lanl/c2dwave
- Owner: lanl
- License: other
- Created: 2018-11-09T00:11:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-08T16:27:43.000Z (about 7 years ago)
- Last Synced: 2024-02-15T11:31:47.962Z (over 2 years ago)
- Language: C++
- Size: 14.6 KB
- Stars: 11
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-quantum-software - C-to-D-Wave - Compile a very small subset of C to a D-Wave Hamiltonian function (Quantum annealing)
README
C-to-D-Wave
===========
Description
-----------
This program compiles C programs, written using a very small subset of C, to a form suitable for running on a D-Wave quantum annealer by translating through Verilog to D-Wave APIs.
Status
------
The code is still pre-alpha and should therefore be considered unfit for human consumption.
License
-------
BSD 3-Clause Clear. See [LICENSE.md](LICENSE.md) for the full text.
Triad National Security, LLC owns the copyright to C-to-D-Wave (identified internally as C18102).