Skip to content

Conversation

@hfthra
Copy link

@hfthra hfthra commented Jan 19, 2026

Improvements to comments and formatting, changing coprogen to RVCoprocessorGenerator and changes to the documentation

Joonari added 30 commits March 14, 2025 16:53
Can generate netlist block and RF ports now.
Signal formatting was missing a bracket when sign extending, and
signal load_data_32b was not declared
Add --dont-care-init option to generateprocessor to initialize signals as ('-').
Don't care values cause issues in ASIC synthesis tools, so use '0'
as the default init value.
Change order of verilog include files containing parameter declarations,
and add IMEMDATAWIDTH parameter to verilog package file
Module's 'd' port was initialized with zeroes. Verilog replication operator does not allow
using a parameter of the same block to do this.
Joonari and others added 25 commits March 14, 2025 16:53
@pjaaskel
Copy link
Contributor

How is this related to #279 and does it include its changes. @Joonari had it nicely squashed to 3 commits.

@hfthra
Copy link
Author

hfthra commented Jan 19, 2026

Yes, this includes the changes

@pjaaskel
Copy link
Contributor

Yes, this includes the changes

...yet has 87 commits.

@hfthra
Copy link
Author

hfthra commented Jan 20, 2026

created #296 with clean commits for the same, so closing this PR.

@hfthra hfthra closed this Jan 20, 2026
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.

4 participants