diff options
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 := |
