1
0

vvcfgivl and vsetvl works

This commit is contained in:
Yunsup Lee
2012-02-09 02:35:09 -08:00
parent 92493ad153
commit f47d888feb
5 changed files with 59 additions and 55 deletions

View File

@ -66,7 +66,6 @@ object Constants
val WB_ALU = UFix(2, 3);
val WB_TSC = UFix(4, 3);
val WB_IRT = UFix(5, 3);
val WB_VEC = UFix(6, 3);
val N = UFix(0, 1);
val Y = UFix(1, 1);