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

how to use it? the exmaple schematic? #2

Open
youxiaojie opened this issue Sep 25, 2019 · 4 comments
Open

how to use it? the exmaple schematic? #2

youxiaojie opened this issue Sep 25, 2019 · 4 comments

Comments

@youxiaojie
Copy link

how to use it? the exmaple schematic?

@fmhess
Copy link
Owner

fmhess commented Sep 25, 2019

I'm not sure exactly what you want to know. You would use the VHDL to program a FPGA. On one side you would connect it to a cpu or microcontroller, and on the other side you would connect it to GPIB transceivers.

@youxiaojie
Copy link
Author

On one side you would connect it to a cpu or microcontroller, and on the other side you would connect it to GPIB transceivers. yes, I hope to know how to connect it to atmeag328p / arduino or a pci bus:)sorry for my ignorant.

@fmhess
Copy link
Owner

fmhess commented Sep 28, 2019

Well, you could connect it to the arduino SPI or I2C ports. fmh_gpib_core can connect directly as a slave to something like an Avalon bus, so you would need to insert something like a SPI (or I2C) slave to Avalon master bridge core in between.

@youxiaojie
Copy link
Author

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