yosys/passes/fsm
Clifford Wolf 0d7fd2585e Added "int ceil_log2(int)" function 2016-02-13 16:52:16 +01:00
..
Makefile.inc initial import 2013-01-05 11:13:26 +01:00
fsm.cc Spell check (by Larry Doolittle) 2015-08-14 10:56:05 +02:00
fsm_detect.cc Do not detect fsm state registers with init attribute 2015-09-21 11:54:00 +02:00
fsm_expand.cc Spell check (by Larry Doolittle) 2015-08-14 10:56:05 +02:00
fsm_export.cc Fixed trailing whitespaces 2015-07-02 11:14:30 +02:00
fsm_extract.cc Bugfix in fsm_extract 2015-07-03 18:42:36 +02:00
fsm_info.cc Fixed trailing whitespaces 2015-07-02 11:14:30 +02:00
fsm_map.cc Fixed trailing whitespaces 2015-07-02 11:14:30 +02:00
fsm_opt.cc renamed SigSpec::to_single_sigbit() to SigSpec::as_bit(), added is_bit() 2015-10-24 22:56:40 +02:00
fsm_recode.cc Added "int ceil_log2(int)" function 2016-02-13 16:52:16 +01:00
fsmdata.h Import more std:: stuff into Yosys namespace 2015-10-25 19:30:49 +01:00