• Stars
    star
    188
  • Rank 198,805 (Top 5 %)
  • Language VHDL
  • Created about 7 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Second version of homemade 30 MHz - 6 GHz VNA
Second version of the homemade 30 MHZ - 6 GHz single receiver VNA design files.

First version: https://github.com/Ttl/vna

For more information see: http://hforsten.com/improved-homemade-vna.html

FPGA can be programmed with Openocd (http://openocd.org/). Scripts for programming the FPGA and SPI flash are in the "openocd" folder. Copy the bit file to openocd folder and use the command "openocd -f <script.cfg>" to program the board.

Before communication is possible with the board through USB, FT2232D EEPROM needs to be programmed. Port B needs to be changed in FIFO 245 mode. This can be done using FTDIs "ft-prog" tool.