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 agoHi,
Thanks I appreciate the reply. My custom IP does show up in the .sopcinfo file but is stripped out of the .dts file by sopc2dts. I'd read the post and I've been looking at just adding the node back to the .dts (once I've figured out the syntax and which subnode to place it in) as a short term workaround. I kinda see this as giving up on sopc2dts I'm hoping to figure out how to make it work so that I can build my own boards in the future without having to build the .dts manually. My interpretation of the error message is that there is something else sopc2dts needs to know about my custom IP in order to generate the .dts or maybe sopc2dts can only handle the packaged altera IP blocks. Best, Mike.