diff options
| author | azidar | 2015-03-03 13:29:37 -0800 |
|---|---|---|
| committer | azidar | 2015-03-03 13:29:37 -0800 |
| commit | 5e333ec85ebbae58686d225b7e03fcff9376d979 (patch) | |
| tree | c962377cb02cf283fe3fc98b1f1e60451a2fe898 /TODO | |
| parent | 4bb3ec977ea29763af6f4a35f4cb5b236d7a10a5 (diff) | |
Updated TODO and spec
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,7 @@ TODO Figure out how types and widths propogate for all updated primops Write infer-types pass + Remove letrec. Add to expressions: Register(input,en), ReadPort(mem,index,enable), WritePort(mem,index,enable) Update spec change concrete syntactical names of structural elements change direction names for bundle fields @@ -23,6 +24,7 @@ TODO What is lowered form? What is it for? + Tests: Error if declare anything other than module in circuit Error if incorrectly assign stuff, like use = instead of := |
