yosys/passes/fsm
Martin Schmölzer 5a005cefe2 "fsm_export" pass: fix KISS file generation.
The KISS file format now follows the conventions specified in
"Logic Synthesis and Optimization Benchmarks User Guide", Version 3.0
by Saeyang Yang.

This change ensures interoperability with the "trfsmgen" program by Johann
Glaser.

Signed-off-by: Martin Schmölzer <martin.schmoelzer@student.tuwien.ac.at>
2013-02-23 18:22:19 +01:00
..
Makefile.inc initial import 2013-01-05 11:13:26 +01:00
fsm.cc initial import 2013-01-05 11:13:26 +01:00
fsm_detect.cc initial import 2013-01-05 11:13:26 +01:00
fsm_expand.cc initial import 2013-01-05 11:13:26 +01:00
fsm_export.cc "fsm_export" pass: fix KISS file generation. 2013-02-23 18:22:19 +01:00
fsm_extract.cc Copy attributes from state signal to fsm cell 2013-01-05 11:44:47 +01:00
fsm_info.cc initial import 2013-01-05 11:13:26 +01:00
fsm_map.cc initial import 2013-01-05 11:13:26 +01:00
fsm_opt.cc initial import 2013-01-05 11:13:26 +01:00
fsm_recode.cc initial import 2013-01-05 11:13:26 +01:00
fsmdata.h initial import 2013-01-05 11:13:26 +01:00