aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/macc.h
Commit message (Expand)AuthorAgeFilesLines
* Use more ID::{A,B,Y,blackbox,whitebox}Eddie Hung2019-08-151-4/+4
* Use ID() in kernel/*, add simple ID:: hack (to be improved upon later)Clifford Wolf2019-08-111-10/+10
* RTLIL::S{0,1} -> State::S{0,1} for headersEddie Hung2019-08-071-21/+21
* Import more std:: stuff into Yosys namespaceClifford Wolf2015-10-251-2/+2
* Fixed trailing whitespacesClifford Wolf2015-07-021-2/+2
* Added ENABLE_NDEBUG makefile optionsClifford Wolf2015-01-241-1/+3
* Renamed SIZE() to GetSize() because of name collision on Win32Clifford Wolf2014-10-101-29/+29
* added resource sharing of $macc cellsClifford Wolf2014-10-031-0/+9
* Added the obvious optimizations to alumacc $macc generatorClifford Wolf2014-09-151-0/+60
* Added $macc cell typeClifford Wolf2014-09-061-0/+171