diff options
| author | azidar | 2016-01-25 11:35:28 -0800 |
|---|---|---|
| committer | azidar | 2016-01-25 11:35:28 -0800 |
| commit | 7eba69618f681ec9ce817ef53d8cad226094ab9c (patch) | |
| tree | 2ff6d8e8edc10e9bc27dd4780745db123a94f829 /spec/spec.tex | |
| parent | a842168c9556fef26a159087f905457accc2d809 (diff) | |
Fixed support for muxes and nodes with passive aggregate types
Diffstat (limited to 'spec/spec.tex')
| -rw-r--r-- | spec/spec.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/spec.tex b/spec/spec.tex index be0bae93..48ebc8ce 100644 --- a/spec/spec.tex +++ b/spec/spec.tex @@ -1801,7 +1801,7 @@ The concrete syntax of FIRRTL is defined in section \ref{syntax_tree}. Productio % - Add validif ; good % - Add UBits ; andrew doesn't care, favors overloading UInt % - Add SBits -% - Add Mux expression ; that's lovely, need glitch-free mux for clock types +% - *FINISHED* Add Mux expression ; that's lovely, need glitch-free mux for clock types % - removed addw, added head and tail ; great! \end{document} |
