Altera_Forum
Honored Contributor
15 years agoproject with branches
Hi all
so far my company had one main product, and we used a mix of VHDL, VERILO and the Quartus built in schematic entry tools. now we are going to have a few similar designs with small changes, for example different RAM , serial VS parallel LCD or in some cases just a change in pin assignment. I'm looking for a tool that will allow me to manage everything inside one project, with something similar to# IFDEF statement in C compiler i.e. I will need to change the specific HW I'm compiling for in one place, and it will auto generate the files for me. I am aware that I will probably will have to change all the schematic entry to VHDL or VERILOG and might even have to unify all the entries to just one of them, but that's a price I'm willing to pay... any ideas or insights are welcomed.