Skip to content
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

RFE: JTAGG cell that's compatible with the Lattice Diamond version #161

Open
tomverbeure opened this issue Feb 1, 2021 · 0 comments
Open

Comments

@tomverbeure
Copy link

The JTAGG cell of prjtrellis doesn't have TCK/TMS/TDI/TDO as inputs and output. It only has the internal signals (JTCK etc.)

When you compile code with this JTAGG cell with Diamond, you get errors because TCK etc aren't connected: it expects these signals to be there.

This is also a problem when you want to create a simulation model of the JTAGG cell (which I'm working on): JTCK is supposed to be a through-connection of TCK, but TCK isn't there, so you have to fall back to simulation tricks to make it work.

Is it possible to make the JTAGG cell in prjtrellis compatible with the Diamond one, and add those pins?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant