yosys/kernel
Benedikt Tutzer 0ecfffa69c Do not pass heap object to Python. This way they should be completely managed by Python and destroyed when out of scope. Also, the file in which a function/struct was found is added to the comment before the function 2018-08-22 14:42:42 +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 $_ANDNOT_ and $_ORNOT_ gates 2017-05-17 09:08:29 +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 Renamed AbstractCellEdgesDatabase::add_cell() to add_edges_from_cell() 2016-07-25 16:39:25 +02:00
celltypes.h Add $allconst and $allseq cell types 2018-02-23 13:14:47 +01:00
consteval.h Add ConstEval defaultval feature 2017-04-05 11:25:22 +02:00
cost.h Use quote includes for yosys.h 2017-12-13 13:27:52 -08:00
driver.cc The share directory cannot be searched when used as a Python library, only in shell mode 2018-08-20 15:27:50 +02:00
hashlib.h Add hashlib support for hashing of pools 2017-08-22 13:04:33 +02:00
log.cc Add "#ifdef __FreeBSD__" 2018-05-13 13:08:26 +02:00
log.h Add "#ifdef __FreeBSD__" 2018-05-13 13:08:26 +02:00
macc.h Import more std:: stuff into Yosys namespace 2015-10-25 19:30:49 +01:00
modtools.h Fixed some visual studio warnings 2016-02-13 17:31:24 +01:00
python_wrappers.cc Do not pass heap object to Python. This way they should be completely managed by Python and destroyed when out of scope. Also, the file in which a function/struct was found is added to the comment before the function 2018-08-22 14:42:42 +02:00
register.cc Add support for "yosys -E" 2018-01-07 16:36:13 +01:00
register.h Added ScriptPass helper class for script-like passes 2016-03-31 11:16:34 +02:00
rtlil.cc added some checks if python is enabled to make sure everything compiles if python is disabled in the makefile 2018-08-20 16:04:43 +02:00
rtlil.h Deleted duplicate Destructor 2018-08-21 11:07:59 +02:00
satgen.h Add $_ANDNOT_ and $_ORNOT_ gates 2017-05-17 09:08:29 +02: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 The share directory cannot be searched when used as a Python library, only in shell mode 2018-08-20 15:27:50 +02:00
yosys.h added some checks if python is enabled to make sure everything compiles if python is disabled in the makefile 2018-08-20 16:04:43 +02:00