Skip to content

Conversation

@twitzelbos
Copy link
Member

This PR updates the Makefile to not build device tree by default, thus allowing "lighter" installations of Vivado to build just the bitfile.
Updated the README to clarify the Makefile call and to switch to Vitis 2024.1
Updated the Makefile to checkout the 2024.1 device tree compiler from the Xilinx git.

samitbasu
samitbasu previously approved these changes Sep 16, 2024
LincolnCB
LincolnCB previously approved these changes Sep 16, 2024
Copy link

@LincolnCB LincolnCB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. I like this default behavior, as I'm usually rebuilding just the bitstream.

This might allow us to set the properties for pins that
are optimized away, as opposed to using the constraints that
will create a whole bunch of warnings when trying to constrain
a pin that isn't used in the project

Also try and update the README a little more
@twitzelbos twitzelbos dismissed stale reviews from LincolnCB and samitbasu via c5dfb1c September 16, 2024 04:06
@twitzelbos twitzelbos marked this pull request as draft September 16, 2024 15:44
@twitzelbos twitzelbos marked this pull request as draft September 16, 2024 15:44
twitzelbos and others added 30 commits December 4, 2024 17:21
added a test for reading before writing mode0
and to trigger transitions on an even-strobe or odd-strobe
added another test case which maybe pointless
resets
- BRAMs do not support asynchronous resets and could not be inferred so
  long the async resets were in the design.
Added a registered output to the FIFO, which is standard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working documentation Documentation that is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants