Jiuyang Liu
Jiuyang Liu
cc @lordspacehog, I reviewed and pushed the master branch to https://github.com/chipsalliance/diplomacy. please set that as upstream and go though CI;p
it might have additional things to clean up. Merge it for now. I’ll take care of them later this week
FYI. I had a bare configurable SRT in sequencer/arithmetic. I'll find some time to PR hardfloat this year.
I ran LEC with yosys and never ends with these modules: ``` MulAddRecFNMiterSpec_MulAddRecF32_mul MulAddRecFNMiterSpec_MulAddRecF64_mul MulRecFNMiterSpec_MulRecF32 MulAddRecFNMiterSpec_MulAddRecF32 MulAddRecFNMiterSpec_MulAddRecF64 MulRecFNMiterSpec_MulRecF64 ``` I wish I can access jasper :(
Thanks @jerryz123 for merging this!
I think the #2857 + this can provide a good cache system.
works for me, thx!
I also encountered this issue today: ``` configure:5866: result: no configure:5946: checking for library containing dlopen configure:5977: clang++ -o conftest -g -O2 -Wl,--export-dynamic conftest.cpp -lpthread >&5 /nix/store/cdm6zywd51mbabxhklsixwcskv4n70s3-binutils-2.35.2/bin/ld: /run/user/1000/conftest-25f9fb.o: in function...
Seems to be the GitHub issue.
I didn't see any `MultiIOModule` usage in this repository. IIRC, it has been deprecated in 3.4, and removed in 3.5.