mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-08-29 17:38:17 +02:00
Add `dummy.cc`, loosely based on `backends/functional/test_generic.cc` but as an actualy backend and without the memory testing. Skeleton section for minimal functional backend, describing the aforementioned `dummy.cc`.