Skip to content

Instantly share code, notes, and snippets.

@berndca
berndca / HttpAction.elm
Last active January 21, 2016 17:43
Http.getString at startup
import StartApp
import Http
import Markdown
import Html exposing (Html, div, button, text)
import Html.Events exposing (onClick)
import Task exposing (Task)
import Effects exposing (Effects)
-- the URL of the README.md that we desire
readmeUrl : String
@berndca
berndca / catalog.xml
Created October 24, 2016 11:51
IPXACT catalog Example
<?xml version="1.0" encoding="UTF-8"?>
<ipxact:catalog xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ipxact="http://www.accellera.org/XMLSchema/IPXACT/1685-2014"
xsi:schemaLocation="http://www.accellera.org/XMLSchema/IPXACT/1685-2014/
http://www.accellera.org/XMLSchema/IPXACT/1685-2014/index.xsd">
<ipxact:vendor>VLSI-EDA</ipxact:vendor>
<ipxact:library>PoC</ipxact:library>
<ipxact:name>PoC</ipxact:name>
<ipxact:version>0.1</ipxact:version>
<ipxact:description> IP Core Library - Published and maintained by the Chair for VLSI Design,