| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-07-16 | Add missing ## operator | Andrew Waterman | |
| 2015-07-16 | Add PriorityEncoderOH | Andrew Waterman | |
| 2015-07-16 | Add read/write methods to Vec/Mem/SeqMem | Andrew Waterman | |
| 2015-07-16 | toBits should return UInt | Andrew Waterman | |
| 2015-07-16 | Add Int->UInt, Boolean->Bool implicit conversions | Andrew Waterman | |
| 2015-07-16 | Implement Vec.contains | Andrew Waterman | |
| 2015-07-16 | Add dummy implementation of assert() | Andrew Waterman | |
| 2015-07-16 | Add OHToUInt, PriorityEncoder | Andrew Waterman | |
| 2015-07-16 | Add wrapper so BlackBoxes compile | Andrew Waterman | |
| But they aren't actually implemented yet. | |||
| 2015-07-16 | Add apply(Int), <<(Int), and >>(Int) | Andrew Waterman | |
| These avoid the implicit conversion to BigInt for e.g. (foo << 10). | |||
| 2015-07-16 | Add missing Log2 | Andrew Waterman | |
| 2015-07-16 | Improve core type operator code | Andrew Waterman | |
| - Remove redundant operator emission code - Specify types explicitly on public methods - Add missing Bool operators - Remove constant folding (this should happen in the backend) | |||
| 2015-07-07 | change MInt to BitPat | jackbackrack | |
| 2015-07-02 | more support for testing FPs | jackbackrack | |
| 2015-07-02 | add () args to toBits | jackbackrack | |
| 2015-07-02 | rename id to cid, legalizeNames, better flo/dbl support in tester, better ↵ | jackbackrack | |
| mux handling and check for uint/sint, support for bulk connect, filter ? as well | |||
| 2015-06-05 | get tester working again with new firrtl debug names | jackbackrack | |
| 2015-06-05 | add seqmem and turn off vcdtmp | jackbackrack | |
| 2015-05-20 | make pad be op and adjust firrtl args | jackbackrack | |
| 2015-05-19 | remove padding add asUInt etc | jackbackrack | |
| 2015-05-07 | add better testing support, better width inference and padding, remove old ↵ | jackbackrack | |
| reduce ops | |||
| 2015-05-03 | improve width inference and remove pads | jackbackrack | |
| 2015-05-01 | allow folding in tester, change reduction op names, fix up debugName | jackbackrack | |
| 2015-04-30 | pad only bits connects | jackbackrack | |
| 2015-04-29 | inline lits to avoid cross module lit refs and fix scripts | jackbackrack | |
| 2015-04-29 | update to latest firrtl and change flo-app to flo2app | jackbackrack | |
| 2015-04-29 | change growing arithmetic names | jackbackrack | |
| 2015-04-29 | change arithmetic defaults to wrap | jackbackrack | |
| 2015-04-29 | fix partial eval | jackbackrack | |
| 2015-04-28 | add params, limited partial eval, conforming to compile riscv-mini | jackbackrack | |
| 2015-04-27 | add headers | jackbackrack | |
| 2015-04-27 | first commit | jackbackrack | |
