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

sd_reader and BUFG #5

Open
siriokds opened this issue Nov 14, 2023 · 4 comments
Open

sd_reader and BUFG #5

siriokds opened this issue Nov 14, 2023 · 4 comments

Comments

@siriokds
Copy link

siriokds commented Nov 14, 2023

Hi! I wonder if I could use the sd_reader module on a TN9K. The SD card pinout on the 20K has a different pin configuration. What do you think?

Another question is, is BUFG verilog instruction available even on VHDL? Is it a native language feature?

Do you know any specific hardware issues on 9K that motivated you to switch to the 20K model?

Nice job, thanks.

@lfantoniosi
Copy link
Owner

lfantoniosi commented Nov 14, 2023 via email

@siriokds
Copy link
Author

Yes it should work just set map the correct pins. I don’t know why you want to make a new design in VHDL but yet they are there. Go for gowin bufg on google and get the pdf from gowin. You l need to declare the module.

On Mon, Nov 13, 2023 at 10:58 PM Saverio Russo @.> wrote: Hi! I wonder if I could use the sd_reader module on a TN9K. The SD card pinout on the 20K has a different pin configuration. What do you think? Another question is, is BUFG verilog instruction available even on VHDL? Is it a native language feature? Nice job, thanks. — Reply to this email directly, view it on GitHub <#5>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCJWU7RYFVLHGRB7T3TNMTYEMJAPAVCNFSM6AAAAAA7KJWXDWVHI2DSMVQWIX3LMV43ASLTON2WKOZRHE4TEMJQHEYTMMQ . You are receiving this because you are subscribed to this thread.Message ID: @.>

Thank for quick reply.
I'm not familiar with verilog but 15 years of vhdl. Not yet converted myself to verilog or system verilog.

About SD card, the 9K has only 4 pins connected as far as I saw on the schematic and the DAT1 and DAT2 are not connected.
I don't know if they must be connected to switch to SDIO instead SPI (do your sd_reader uses SDIO ?).

Btw have you faced some design flaw in 9K board? I don't know why but looks a bit noisy.

@lfantoniosi
Copy link
Owner

lfantoniosi commented Nov 15, 2023 via email

@siriokds
Copy link
Author

siriokds commented Nov 15, 2023 via email

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

2 participants