Skip to content

PR not showing up in repo #23

Description

@rolypolytoy

Hi @openpowerwtf.

The PR is showing up as merged, but when you click on its hash it says 'This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository' and isn't showing up in the repository. E.g. synth.yo is still called synth.yo, and in tri.vh the file is still:

`ifndef _tri_vh_
`define _tri_vh_

// separate clk, rst now
//`define  NCLK_WIDTH  6   // 0  1xClk, 1  Reset, 2  2xClk, 3  4xClk,  4  Even .5xClk,  5 Odd .5x Clk
`define  EXPAND_TYPE  1

// Do NOT add any defines below this line
`endif  //_tri_vh_

The define NCLK_WIDTH 6 is still commented out. Any thoughts on why the merge isn't showing up in main?

I've made a new PR (with more synthesis-related files in pd/synth, and the same changes made earlier), if you need another fork to merge.

Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions