Jiuyang Liu

Results 339 comments of Jiuyang Liu

Yes. I'm trying to give a back compatibility for firrtl to use the `?` in the antlr4. As for chisel, I think I just need alter the `DefRegister` by adding...

Although I'm already dizzy now.(stay up for tester2), I can remember the reason why I didn't directly use `DependencyManager` is that it needs `currentState`. And I don't think that's a...

> `TransformBatch` redefines the meaning of `dependents`, but only for itself. This may introduce weird behavior. Yes, I have removed the usage of `dependents` in `targets` generation, I think all...

using centos7 from gce still have the same issue ``` $ npm update > [email protected] install /home/sequencer/nomp/node_modules/multi-hashing > node-gyp rebuild make: Entering directory `/home/sequencer/nomp/node_modules/multi-hashing/build' CXX(target) Release/obj.target/multihashing/multihashing.o ../multihashing.cc:23:22: warning: extra tokens...

please add documentation to run the test case.

RTL still has some bug running llama. Will be fixed in the following PRs

The llama still hang at spike side, in order to not block others commit, Let get this into master branch, and debug it later.

should be fixed by #245, can you have another try? @xlinsist