-
Notifications
You must be signed in to change notification settings - Fork 4
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
Board files for vivado #6
Comments
You can find two example applications at https://github.com/newaetech/cw310-bergen-board/tree/main/fpga - the "aes" examples is like the CW305 one, the "test" is a board test we use in production. There is an XCF file at https://github.com/newaetech/cw310-bergen-board/tree/main/pins as well for your use. If you want to run OpenTitan on the board you can follow the getting started guide one opentitan.org. |
Hi Colinoflynn As the experience of nexys video, I downloaded the board files from digilent and put it in the /data of the install path of Vivado. Best Regards |
Hi This is very confusing. |
Got it! I misunderstood the problem there. Do you have an external JTAG cable? The CW310 doesn't appear under Vivado, you need an external JTAG cable for this (Xilinx Platform USB cable or Xilinx SmartLynq cable). [Minor technical note - Xilinx doesn't provide a documented way of allowing us to do this is the main reason why, there is some special deal with Digilent allowing usage but it's never been clear on the license even if we reverse engineered it. As a result the FPGA jtag lines are just routed to a header on the board.] |
Step 6 from the opentitan guideline, do you mean that we need to use Xilinx Platform USB cable or Xilinx SmartLynq cable to replace this? Is this just make this FPGA board visable to Vivado or |
If I would like to work on this board with Vivado, shall I install the board files?
If yes, where can I get it?
The text was updated successfully, but these errors were encountered: