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

Add compatibility for more devices #42

Open
davidhgotler opened this issue Apr 25, 2024 · 1 comment
Open

Add compatibility for more devices #42

davidhgotler opened this issue Apr 25, 2024 · 1 comment

Comments

@davidhgotler
Copy link

I need to program some (older) FPGAs that are not included in the device list. I tried adding the devices to device_list.txt and I was able to detect it, but I was not able to assign the -X parallel option when I tried programming the PROM.

Specifically, I am using Virtex E: XCV600E with XC18V04 PROM. I also need to program a Spartan XCS40XL with XC18V01 PROM. I was able to program PROMs in parallel mode for Spartan 6: XC6SLX150 with XCF32P and XCF08P PROMs successfully. In Xilinx iMPACT I am able to use the parallel bus option with all of the FPGA-PROM combinations. I really only need to program the PROMs, but I need to use the parallel mode. What else do I need to do to add this compatibility?

I would be happy to add the entire device families once I get it working if that is wanted by others. Otherwise, any help for how I can get this to work for my project would be very appreciated.

@fonix232
Copy link

Why are you expecting any kind of support for third party devices on a fork specific to the FPGAs used in the Matrix Creator and Voice, especially since the company's been dead for 2-3 years?

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