Skip to content

Commit

Permalink
modify continuousAssign (AST). (lvalue, concatenation, expression, co…
Browse files Browse the repository at this point in the history
…mmaExpression, primary).

but does not run because of some Exception....
  • Loading branch information
kei-os committed Dec 26, 2008
1 parent 3ccce36 commit 17edb80
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 114 deletions.
2 changes: 2 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
* NetType_, RegType_ データ型を追加。
* statementが Stmt_を返すように変更した。Stmt_を扱う準備。
* BlockAssign_型を追加。blockingAssignment, nonBlockingAssignmentを AST準備した。
* continuousAssignを AST化。(lvalue, concatenation, expression, commaExpression, primary)
けどExceptionエラーでまだうまく動かない。とりあえずコミット。

2008-12-25 kei-os <[email protected]>

Expand Down
Loading

0 comments on commit 17edb80

Please sign in to comment.