For those who have not encountered the term yet, RTL=3DRegister Transfer Level, NOT resistor-transistor logic!!! When I first got started in FPGAs, this term used to confuse me greatly. It refers to a description of a digital system which is done in terms of registers (collections of flip-flops), clock signals which control the flip-flops, and combinational logic which is fed by the register outputs and in turn feeds register inputs. Such a system is also called a state machine but that term is often reserved for situations where one intentionally, explicitly implements a set of states and actions for each state. On Fri, Oct 4, 2013 at 11:41 AM, Herbert Graf wrote: > On Thu, 2013-10-03 at 16:22 +0000, Lindy Mayfield wrote: > > If I use the Xlinx Vivado to do the design, will that work with the > other brands like Lattice? > > No. > > You have to use the tool flow and programming hardware for the FPGA manu > you choose. > > While theoretically the RTL will be portable, there are certain elements > that are proprietary to the manu and even part you are using. > > TTYL > > -- > http://www.piclist.com/techref/piclist PIC/SX FAQ & list archive > View/change your membership options at > http://mailman.mit.edu/mailman/listinfo/piclist > --=20 http://www.piclist.com/techref/piclist PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .