12:57
Guest65 has joined #openFPGALoader
12:58
<
Guest65 >
Hello, I was just wondering how difficult it might be to add support for another board/part
12:58
<
Guest65 >
I would like to be able to add "minized" board
12:58
<
Guest65 >
XC7Z007S, IDCODE 0x13723093
12:59
<
Guest65 >
Insert into line 91, part.hpp:
13:00
<
Guest65 >
{0x13723093, {"xilinx", "zynq", "xc7z007", 6}},
13:00
<
Guest65 >
board.hpp would need something like:
13:01
<
Guest65 >
JTAG_BOARD("minized", "xc7z007sclg225", "ft2232", 0, 0, CABLE_DEFAULT)
13:02
<
Guest65 >
I was just wondering, before I try this, is that the extent of the complexity for adding a new part, or is new board/part support much more complex than this?
13:02
<
Guest65 >
Thank you
18:49
Guest65 has quit [Quit: Client closed]