chore: more descriptive file rename#691
Draft
KelvinChung2000 wants to merge 5 commits into
Draft
Conversation
Documentation build overview
26 files changed ·
|
dff165c to
53f079f
Compare
LUT4c_FF -> FABULOUS_LC wide_frac_MUX -> MUX8 RegFile_32x4 -> RAM_32x4_2R_1W MULADD -> MACC_8x8_20 IO_1_bi -> IOBUF Filename-only; module/entity names inside the HDL files are unchanged. Updates Tile CSVs, VHDL test Makefile, and docs that reference the filenames.
53f079f to
00148bf
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is basically something I did before, but I have done it again to align with the naming that Leo suggested. But this is just a file rename, not the actual module rename, as renaming the module might break a lot of things.