Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
12 years ago

design of look-up table for logic element

I am working in the area of performing dynamic reconfiguration using soft-core processor.Now i need to design the logic element which is the basic building unit of altera fpga in order to interface with nios-ii processor and for run-time reconfiguration.actually i want to know,how to make logic element and the vhdl code to make logic element as the custom component. plz help me.I didn't got a clear view

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I dont really get a clear view of your question either. What do you mean by "logic element"? The basic building blocks of FPGAs are LUTs and registers.

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I really need to include the processing element of fpga as my custom component in SOPC builder.