clash-lib-1.6.4: Clash: a functional hardware description language - As a library
Copyright(C) 2012-2016 University of Twente
2017 Myrtle Software Ltd
2021-2022 QBayLogic B.V.
LicenseBSD2 (see the file LICENSE)
MaintainerQBayLogic B.V. <devops@qbaylogic.com>
Safe HaskellNone
LanguageHaskell2010

Clash.Netlist.BlackBox.Parser

Description

Parser definitions for BlackBox templates

Synopsis

Documentation

runParse :: Text -> Result BlackBoxTemplate Source #

Parse a text as a BlackBoxTemplate, returns a list of errors in case parsing fails