| Age | Commit message (Collapse) | Author |
|
Changes syntax of tuple type from * to , so that nexps of the form 8 * 'n can be supported in the parser, which was apparently not true before.
|
|
|
|
No support for non-contiguous writes.
|
|
Register-reading action isn't reading the subreg correctly still (seems to be making up a value though).
Corrects but to vectors.sail and power.sail use of plus.
(A new bug in power.sail is exposed using a binary operator with one value)
|
|
available for field lookups of registers; this feature still not fully working.
|
|
run_interp handles SubReg register forms.
|
|
|