Forum Discussion
Altera_Forum
Honored Contributor
13 years agoLPC controller
Hi, Do Altera FPGAs support LPC (Low Pin Count) controller as soft-IP core? I couldnt find it. I am having to design a system where a CPU interacts with the FPGA through the LPC bus apart from ...
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- Do Altera FPGAs support LPC (Low Pin Count) controller as soft-IP core? I couldnt find it. I am having to design a system where a CPU interacts with the FPGA through the LPC bus apart from PCIe. Or would I have to code my own controller? --- Quote End --- I don't recall seeing one from Altera. Have you tried looking at opencores.org? I vaguely recall looking at the LPC interface and it didn't look too hard to code a controller for it. If opencores does not have anything you want to use, code up an interface, and a bus functional model, and if you have trouble, post the code here. Note that if you post code with a Modelsim testbench you're more likely to get a response :) Cheers, Dave