Altera_Forum
Honored Contributor
10 years agoUsing Max V Dev Kit board for custom tool - question
At work I need a custom interface for logic analyzing a proprietary 4-wire serial I/O bus, basically to convert the serial bytes to parallel and output them to a logic analyzer for trace and debug. I decided the fastest way is to use a Max V Dev Kit board since it has so many user pins and is cheap enough. I can just use female jumpers to my target and plug the LA pod wires right onto the board user I/O headers.
So should I use the reference Board Test System project that comes with the board BTS app package as boiler-plate, and add my circuit to that? I guess the best way is to open the ref BTS design in Quartus and use "copy project". The idea being to keep the project settings that apply to the board, and also not use pins that already are used by the Dev board, like the speaker header, pushbuttons, and LEDs. Anyone else re-use their board (or any dev board) for a custom circuit and have any tips or gotchas? Thanks, oh, and glad to be here, first post an' all. Hi, y'all.