Skip to content

Add netv2 and netv2_100 board definitions with auto-detected cable#643

Open
mithro wants to merge 1 commit into
trabucayre:masterfrom
mithro:feature/netv2
Open

Add netv2 and netv2_100 board definitions with auto-detected cable#643
mithro wants to merge 1 commit into
trabucayre:masterfrom
mithro:feature/netv2

Conversation

@mithro
Copy link
Copy Markdown

@mithro mithro commented Apr 3, 2026

NeTV2 (Xilinx Artix-7) board definitions with built-in JTAG pin configuration (TCK=GPIO4, TMS=GPIO17, TDI=GPIO27, TDO=GPIO22):

  • netv2: XC7A35T variant (default, more common)
  • netv2_100: XC7A100T variant

The GPIO cable is auto-detected at runtime using libgpiod. Users just run: sudo openFPGALoader --board netv2 bitstream.bit

NeTV2 (Xilinx Artix-7) board definitions with built-in JTAG pin
configuration (TCK=GPIO4, TMS=GPIO17, TDI=GPIO27, TDO=GPIO22):

- netv2: XC7A35T variant (default, more common)
- netv2_100: XC7A100T variant

The GPIO cable is auto-detected at runtime using libgpiod. Users just
run: sudo openFPGALoader --board netv2 bitstream.bit

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
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

Successfully merging this pull request may close these issues.

1 participant