Skip to content

Conversation

@nibrunieAtSi5
Copy link
Contributor

Found by @yildizr

I believe this has no impact in the current hardfloat implementation has the module under test RecFNToIn looks to be combinational, so reset has no effect (

class RecFNToIN(expWidth: Int, sigWidth: Int, intWidth: Int) extends chisel3.Module
) but this looks like something we may want to clean-up (in case people want to implement a multi-cycle / pipelined version).

@nibrunieAtSi5
Copy link
Contributor Author

Looks like some of CI images failed to find sbt

gcc -o testfloat subjfloat.o subjfloat_functions.o testfloat.o testfloat.a ../../../berkeley-softfloat-3/build/Linux-x86_64-GCC/softfloat.a -lm
make[1]: Leaving directory '/home/runner/work/berkeley-hardfloat/berkeley-hardfloat/berkeley-testfloat-3/build/Linux-x86_64-GCC'
sbt test
make: sbt: No such file or directory
make: *** [Makefile:24: test] Error 127
Error: Process completed with exit code 2.

@jerryz123
Copy link
Contributor

I'll take a look

@nibrunieAtSi5
Copy link
Contributor Author

I'll take a look

Thank you @jerryz123, let me know if it is in fact something I need to fix on my side.

@jerryz123 jerryz123 merged commit 072fe42 into ucb-bar:master Sep 12, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants