-
Notifications
You must be signed in to change notification settings - Fork 58
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: m-labs/nmigen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 04c07715b41e
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: m-labs/nmigen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3fc5f170e6a8
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 3 commits
- 3 files changed
- 1 contributor
Commits on Jun 17, 2019
-
vendor.xilinx_{7series,spartan6}: connect FCDE and IOB directly.
Before this commit, in some cases there will be an inverter, which is not allowed on an FDCE with IOB attribute set to true, as it will interfere with packing.
whitequark committedJun 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 8b34602 - Browse repository at this point
Copy the full SHA 8b34602View commit details -
vendor.xilinx_{7series,spartan6}: cleanup. NFC.
Eliminate some intermediate signals if they are not necessary. Do not even return i, o, or t if the pin does not have them.
whitequark committedJun 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 2a8e7bc - Browse repository at this point
Copy the full SHA 2a8e7bcView commit details -
vendor.xilinx_{7series,spartan6}: emit IBUF/OBUF explicitly.
Do this to make sure all buffers, tristate/differential or not, are instantiated the exact same way, and are subject to the same set of toolchain bugs, if any.
whitequark committedJun 17, 2019 Configuration menu - View commit details
-
Copy full SHA for 3fc5f17 - Browse repository at this point
Copy the full SHA 3fc5f17View commit details
There are no files selected for viewing