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

Spartan 6 #2

Open
newinnovations opened this issue Jun 27, 2018 · 2 comments
Open

Spartan 6 #2

newinnovations opened this issue Jun 27, 2018 · 2 comments

Comments

@newinnovations
Copy link

Hi Jamie, this is a very interesting project you have here. I’m thinking of porting the rtl to small xilinx spartan-6 based devices (lx9 and/or lx16) . I was wondering how altera/intel specific your code is and how you assess the amount of work it would take. Are there any specific requirements on the fpga like internal sram, fifos and such?

@jamieiles
Copy link
Owner

There's really not that much vendor specific code - only the PLL, block RAMs and virtual JTAG which have fairly standard interfaces so I wouldn't imagine that it should be too much work on top of modifying the build system to work with the Xilinx toolchain, but I don't have any experience with the Xilinx flow.

@newinnovations
Copy link
Author

Showstopper probably will be the SystemVerilog. As it turns out the Xilinx toolchain for the 'old' devices does not support it, it does only do VHDL and 'plain' Verilog.

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