yosys/kernel
Clifford Wolf b5534b66c8 Improve API of ID() macro
Signed-off-by: Clifford Wolf <clifford@clifford.at>
2019-08-11 11:39:46 +02:00
..
bitpattern.h Removed unnecessary cast. 2015-09-01 12:40:36 +02:00
calc.cc Fix mingw compile issue (2nd attempt) 2017-02-23 14:21:02 +01:00
cellaigs.cc Add $_NMUX_, add "abc -g cmos", add proper cmos cell costs 2019-08-06 04:47:55 +02:00
cellaigs.h Fixed trailing whitespaces 2015-07-02 11:14:30 +02:00
celledges.cc Renamed AbstractCellEdgesDatabase::add_cell() to add_edges_from_cell() 2016-07-25 16:39:25 +02:00
celledges.h Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
celltypes.h Merge pull request #1258 from YosysHQ/eddie/cleanup 2019-08-10 09:52:14 +02:00
consteval.h RTLIL::S{0,1} -> State::S{0,1} for headers 2019-08-07 11:14:03 -07:00
cost.h Tweak default gate costs, cleanup "stat -tech cmos" 2019-08-07 10:25:51 +02:00
driver.cc Be less aggressive with running design->check() 2019-08-06 19:21:37 +02:00
hashlib.h Add hashlib "<container>::element(int n)" methods 2019-03-14 22:04:42 +01:00
log.cc Revert "Add log_checkpoint function and use it in opt_muxtree" 2019-07-15 08:35:48 -07:00
log.h Revert "Add log_checkpoint function and use it in opt_muxtree" 2019-07-15 08:35:48 -07:00
macc.h RTLIL::S{0,1} -> State::S{0,1} for headers 2019-08-07 11:14:03 -07:00
modtools.h Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
register.cc substr() -> compare() 2019-08-07 12:20:08 -07:00
register.h Consistent use of 'override' for virtual methods in derived classes. 2018-07-20 23:51:06 -07:00
rtlil.cc RTLIL::S{0,1} -> State::S{0,1} 2019-08-07 11:12:38 -07:00
rtlil.h RTLIL::S{0,1} -> State::S{0,1} for headers 2019-08-07 11:14:03 -07:00
satgen.h RTLIL::S{0,1} -> State::S{0,1} for headers 2019-08-07 11:14:03 -07:00
sigtools.h SigMap performance improvement 2016-02-01 10:10:20 +01:00
utils.h Fixed trailing whitespaces 2015-07-02 11:14:30 +02:00
yosys.cc substr() -> compare() 2019-08-07 12:20:08 -07:00
yosys.h Improve API of ID() macro 2019-08-11 11:39:46 +02:00