diff options
| author | azidar | 2015-04-09 16:57:00 -0700 |
|---|---|---|
| committer | azidar | 2015-04-09 16:57:00 -0700 |
| commit | a604e0789a85d8b3c5d6def2f9860047f479b68a (patch) | |
| tree | ff2890d273f30155c52b610824a3ea632f2c12c6 /TODO | |
| parent | 16b9cb55c7d3e546af7eee3528079c9ac9bb530b (diff) | |
Added more 'fake' tests. infer-widths now collects constraints
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -1,16 +1,18 @@ TODO Change parser to use <> syntax (and update all tests) (patrick) Think about on-reset, add it + Think about expanding mems, more complicated than first glance! + Think about max(op1,op2) for muxes. Make instances always male, flip the bundles on declaration Talk to palmer/patrick about how writing passes is going to be supported Add asserts, printf to spec Write lowering step for primops Figure out how widths propogate for all updated primops (Adam) Add bit-reduce-and etc to primops (Jonathan) - Write pass to rename identifiers (alpha-transform) (Adam) + //HANDLED IN FRONT END// Write pass to rename identifiers (alpha-transform) (Adam) Add partial bulk connect (Scott, Stephen) Add FIFOs to the IR (Palmer) - Multi-streams for print statements (Jack) + Multi-streams for print statements/asserts (Jack) Consider def female node. (Patrick) Think about supporting generic primops on bundles and vecs (Adam) (wait until front-end more completed) |
