From 5c1f1c18cae31eb53bf09cb58f6ecd6b30e55fb3 Mon Sep 17 00:00:00 2001 From: azidar Date: Wed, 27 Jan 2016 11:30:35 -0800 Subject: Updated todo list --- spec/spec.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spec/spec.tex b/spec/spec.tex index 7c528467..dc15e1b8 100644 --- a/spec/spec.tex +++ b/spec/spec.tex @@ -1792,13 +1792,13 @@ The concrete syntax of FIRRTL is defined in section \ref{syntax_tree}. Productio %\section{TODO} % %- FIRRTL implementation -% - Make register reset/init optional ; good -% - removed addw, added head and tail ; great! % - Add UBits ; andrew doesn't care, favors overloading UInt % - Add SBits % - Add partial connect algorithm ; % - Add oriented types to type checker % - Add memory read-under-write flag ; probably overengineering, but could be a wash +% - *FINISHED* Make register reset/init optional ; good +% - *FINISHED* removed addw, added head and tail ; great! % - *FINISHED* Rework readwrite port types ; limits optimizations but probably ok % - *FINISHED* Add Mux expression ; that's lovely, need glitch-free mux for clock types % - *FINISHED* add rename pass for verilog -- cgit v1.2.3