aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorazidar2015-04-29 16:16:33 -0700
committerazidar2015-04-29 16:16:33 -0700
commit7c0d0af5b91fcdc2a0cf9619b76be5529968487d (patch)
treeb77992e4780998d2d7e849595edcf1c566c29020 /TODO
parent7992c5f7725bcbf00c1130c50719711b19dc9818 (diff)
Made temp name generation counter, as well as the name, based off the eventual named assignment. Should be very clear what caused the generation of the temp, and the numbering is based off of that cause, not a global counter
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 1 insertions, 2 deletions
diff --git a/TODO b/TODO
index f4a25827..f7863055 100644
--- a/TODO
+++ b/TODO
@@ -3,8 +3,8 @@
================================================
======== Current Tasks ========
-<>
Update spec
+<>
Add Unit Tests for each pass
======== Update Core ==========
@@ -58,7 +58,6 @@ Patrick:
<>
subword accesses
verilog style guide
-naming for split nodes
annotation system
zero-width wires
expanding mems (consider changing defmem to be size, and element type)