yosys/passes/techmap
David Shah 459d367913 ecp5: Adding synchronous set/reset support
Signed-off-by: David Shah <davey1576@gmail.com>
2018-07-14 16:18:01 +02:00
..
.gitignore Renamed "stdcells.v" to "techmap.v" 2014-07-31 02:32:00 +02:00
Makefile.inc ecp5: Adding synchronous set/reset support 2018-07-14 16:18:01 +02:00
abc.cc Fix infinite loop in abc command under emscripten 2018-05-18 22:42:39 -07:00
aigmap.cc Added "yosys -D" feature 2016-04-21 23:28:37 +02:00
alumacc.cc Update more stuff to use get_src_attribute() and set_src_attribute() 2017-09-01 12:26:55 +02:00
attrmap.cc Avoid using strcasecmp() 2016-10-14 18:20:36 +02:00
attrmvcp.cc Build fixes for VS 2015 2016-10-16 20:37:02 +02:00
deminout.cc Be slightly less aggressive in "deminout" pass 2018-06-19 14:29:38 +02:00
dff2dffe.cc ecp5: Adding synchronous set/reset support 2018-07-14 16:18:01 +02:00
dff2dffs.cc ecp5: Adding synchronous set/reset support 2018-07-14 16:18:01 +02:00
dffinit.cc Add "dffinit -highlow" and fix synth_intel 2018-01-09 18:42:19 +01:00
dfflibmap.cc Added missing dont_use handling for SR FFs to dfflibmap 2018-04-05 11:01:45 +02:00
dffsr2dff.cc Added "yosys -D" feature 2016-04-21 23:28:37 +02:00
extract.cc Added "yosys -D" feature 2016-04-21 23:28:37 +02:00
extract_counter.cc Fixed bug where counter extraction on non-GreenPAK devices incorrectly handled parallel counter output 2017-09-14 10:27:10 -07:00
extract_fa.cc Further improve extract_fa (but still buggy) 2017-09-02 16:39:17 +02:00
extract_reduce.cc Added missing "break" 2017-09-15 17:54:52 -07:00
filterlib.cc Moved dfflibmap from passes/dfflibmap to passes/techmap 2013-10-16 15:32:26 +02:00
hilomap.cc Added "yosys -D" feature 2016-04-21 23:28:37 +02:00
insbuf.cc Added "insbuf" command 2016-08-02 10:37:19 +02:00
iopadmap.cc Fix iopadmap for loops between tristate IO buffers 2018-05-15 14:02:27 +02:00
libparse.cc Value of properties can be expression. 2018-01-03 21:37:17 +00:00
libparse.h Fixed trailing whitespaces 2015-07-02 11:14:30 +02:00
lut2mux.cc Added "yosys -D" feature 2016-04-21 23:28:37 +02:00
maccmap.cc Added "yosys -D" feature 2016-04-21 23:28:37 +02:00
muxcover.cc Added "yosys -D" feature 2016-04-21 23:28:37 +02:00
nlutmap.cc Squelch trailing whitespace 2017-04-12 15:11:09 +02:00
pmuxtree.cc Added "yosys -D" feature 2016-04-21 23:28:37 +02:00
shregmap.cc Added support for "keep" attribute to shregmap 2016-05-07 09:33:16 +02:00
simplemap.cc Added $ff and $_FF_ cell types 2016-10-12 01:18:39 +02:00
simplemap.h Fixed trailing whitespaces 2015-07-02 11:14:30 +02:00
techmap.cc Replace -ignore_redef with -[no]overwrite 2018-05-03 15:25:59 +02:00
tribuf.cc Added "yosys -D" feature 2016-04-21 23:28:37 +02:00
zinit.cc Added "zinit" pass 2016-10-12 12:05:19 +02:00