# Vivado Stuff

- [Installing Xilinx Vivado on Ubuntu 22.04 / 24.04](https://tk233.gitbook.io/notes/risc-v-soc/vivado-stuff/installing-xilinx-vivado-on-ubuntu-22.04-24.04.md)
- [Arty 35T / 100T UART Pins](https://tk233.gitbook.io/notes/risc-v-soc/vivado-stuff/arty-35t-100t-uart-pins.md)
- [Configuring Vivado DDR MIG on Arty 35T](https://tk233.gitbook.io/notes/risc-v-soc/vivado-stuff/arty-35t-using-ddr-dram.md)
- [Configuring Vivado DDR MIG on Nexys Video](https://tk233.gitbook.io/notes/risc-v-soc/vivado-stuff/configuring-vivado-ddr-mig-on-nexys-video.md)
- [Vivado Generate Flash Config .mcs File From Bitstream](https://tk233.gitbook.io/notes/risc-v-soc/vivado-stuff/vivado-generate-flash-config-.mcs-file-from-bitstream.md)
- [Vivado TCL Scripts](https://tk233.gitbook.io/notes/risc-v-soc/vivado-stuff/vivado-tcl-scripts.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://tk233.gitbook.io/notes/risc-v-soc/vivado-stuff.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
