yosys/backends/firrtl
Xiretza 695150b037
Add YS_FALLTHROUGH macro to mark case fall-through
C++17 introduced [[fallthrough]], GCC and clang had their own vendored
attributes before that. MSVC doesn't seem to have such a warning at all.
2020-05-07 13:39:34 +02:00
..
.gitignore Progress in FIRRTL back-end 2016-11-18 00:32:35 +01:00
Makefile.inc Added first draft of FIRRTL back-end 2016-11-17 23:36:47 +01:00
firrtl.cc Add YS_FALLTHROUGH macro to mark case fall-through 2020-05-07 13:39:34 +02:00
test.sh More progress on Firrtl backend. 2017-02-13 11:17:53 -08:00
test.v More progress on Firrtl backend. 2017-02-13 11:17:53 -08:00