Forum Discussion
Altera_Forum
Honored Contributor
11 years agosopc2dts component crypto_engine_0 of class crypto_engine is unknown
I'm using QuartusII 14.0 webedition and SocEDS 14.0 on CentOS 6.6 with SoCKit. This is my first attempt at writing my own peripheral in the Altera environment. First I built the GSRD from scratch fo...
Altera_Forum
Honored Contributor
11 years agoYeah, I think private messaging is turned off for this forum.
I haven't gotten to the driver yet but will be soon. So far I've been able to build the standard gsrd completely from scratch with my IP embedded in the design. I want to be in the gui environment before I build the driver. Right now I'm trying to build the standard LXDE from scratch (almost got it working) and then will integrate my component into that design. My approach to getting to debugging the driver is that I always include a read only revision register in the hardware and I start by trying to read it, once that works I then try writing to the other registers. Anyway, once I've gotten to that point I'll post on what I had to do ti get it to work. Best Mike.