forked from VLSI-EDA/PoC
-
Notifications
You must be signed in to change notification settings - Fork 6
Preparation towards v1.4.0 #17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
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
Solved Conflicts: README.md src/common/physical.vhdl src/misc/misc_FrequencyMeasurement.vhdl src/sim/sim_simulation.v93.vhdl src/sim/sim_waveform.vhdl tb/io/io_Debounce_tb.vhdl
# Conflicts: # README.md # src/common/physical.vhdl # src/io/io_FanControl.vhdl # src/io/io_FrequencyCounter.vhdl # src/io/pmod/pmod_KYPD.vhdl # src/io/uart/uart_bclk.vhdl # src/misc/misc_FrequencyMeasurement.vhdl # src/net/arp/arp_Cache.vhdl # src/net/arp/arp_Wrapper.vhdl # src/sim/sim_simulation.v93.vhdl # src/sim/sim_waveform.vhdl # tb/io/io_Debounce_tb.vhdl
Conflicts: README.md src/common/physical.vhdl
…e for not implemented generate paths.
…cs, Travis. Removed RTD theme directory (submodule). Updated Sphinx configuration. Removed UVVM files.
Documentation updates See merge request GitHub/PLC2/PoC!111
Paebbels
requested changes
Jun 4, 2025
Paebbels
requested changes
Jun 4, 2025
Paebbels
reviewed
Jun 11, 2025
src/bus/bus_Arbiter.vhdl
Outdated
| -- ============================================================================= | ||
| -- Copyright 2007-2015 Technische Universitaet Dresden - Germany | ||
| -- Chair of VLSI-Design, Diagnostics and Architecture | ||
| -- Copyright 2024 PLC2 Design GmbH, Endingen - Germany |
Member
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here is at least one other copyright change needed.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
AXI4-Lite
AXI4-Stream
AXI4
AXI4 latest issue. See also AXI4-Lite and AXI4-Stream
Bug Fix
PoC.arith.*
Arithmetic components.
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.
New Features
Changes
PoC.misc.synctoPoC.syncas a first-class citizen of PoC.Bug Fixes
/cc @Asif71, @weilanad, @JonasSchreiner, @stefanunrein