Jiuyang Liu
Jiuyang Liu
For new contributors, there are no documentation for legacy Chisel2 syntax. Which means the legacy codes is hard to understand for newbies. But the most important is the correctness. So...
> @tianrui-wei can check formal equivalency with JasperGold. From my brief glance, it seemed like some entries in that wire are never initialized or referenced This is a little strange....
1. wake is a state-of-the-art build system for cross projects and build from source. 2. currently mill is a simple build system which provides a good build-from-source infrastructure, I illustrated...
Yes. wake is a good build system, but I'd like to see an open-source project using wake to illustrate its usage, and @jackkoenig and @terpstra being willing to review it.
> I don't think I understand why this is in a separate sanitytests directory instead of src/test. The changes also introduce more places where chisel/firrtl version numbers are encoded, which...
> I don't think I understand why this is in a separate sanitytests directory instead of `src/test`. The `src/test` uses `ScalaTest` by default, while I use the `uTest`, I think...
this PR only can be merged after x.6 Chisel/FIRRTL releasing.
@hcook is this PR still in WIP?
Should we directly removing this API? if we decide to maintain the deprecation flow, we may a more complex flow.
Sorry, I overslept yesterday. > Do we need this "stable" Chisel branch? How frequently do we expect PRs relying on bleeding-edge chisel features? This does not seem to be frequent,...