3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-11-02 04:27:53 +00:00

Add Protobuf backend

Signed-off-by: Serge Bazanski <q3k@symbioticeda.com>
This commit is contained in:
Serge Bazanski 2018-06-19 13:34:56 +01:00
parent 0ff0ce4973
commit 53e9a1549c
5 changed files with 560 additions and 0 deletions

2
backends/protobuf/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
yosys.pb.cc
yosys.pb.h