Forum Discussion
Altera_Forum
Honored Contributor
11 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...
Altera_Forum
Honored Contributor
11 years agoGenerally I would prefer to refer to the existing BTS design and create own design from there to avoid any contention. For pinout, I would refer to the existing pinout and apply according to my design. For IPs, generally I will copy the .v or .vhd file and then reinstantiate them into my new design.