Other Parts Discussed in Thread: HALCOGEN
Hi,
I am trying to use the EMIF interface to talk to external FPGA. There are 12 address lines to be used.
While trying to generate the code for EMIF configuration using HALCoGen, I did following:
1. Enabled the driver for EMIF,
2. In EMIFtab, selected enabled EMIF ASYNC1 module
3. Here is the issue. When I try to Enable EMIF peripheral in PINMUX tab, it shows only 5 EMIF Address pins; EMIF_ADDR_0, EMIF_ADDR_1, EMIF_ADDR_6, EMIF_ADDR_7, EMIF_ADDR_8. It is not showing EMIF_ADDR_2-5 and EMIF_ADDR_9-12.
How to enable those pins in HALCoGen?
Any help would be appreciated.
Thanks,
Avinash