diff options
| author | azidar | 2015-08-17 14:04:59 -0700 |
|---|---|---|
| committer | azidar | 2015-08-17 14:04:59 -0700 |
| commit | 13c6ff8f7a91ddaaf1cddf17dc090eff9664e811 (patch) | |
| tree | c9300d3e14f19696b5df74b3e618562794485fcd /TODO | |
| parent | c7e4b472787cb9702dd4fbec53eb231bdf81b4d1 (diff) | |
Fixed bug where equality between expressions was incorrect, leading to
an optimization that eliminated some when statements.
Added test case.
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +Support ASIC backend + Writemasks for ram's in general (ASICs and FPGAs) + Mem of vec, should just work? + ASIC rams (pass to replace smem with black box) + Readwrite Port + +Readenables need work + + + + ================================================ ========== ADAM's BIG ARSE TODO LIST ============ ================================================ |
