chalmers-lava2000-1.1.1: Hardware description librarySource codeContentsIndex
Lava.Vhdl
Documentation
writeVhdl :: (Constructive a, Generic b) => String -> (a -> b) -> IO ()Source
writeVhdlInput :: (Generic a, Generic b) => String -> (a -> b) -> a -> IO ()Source
writeVhdlInputOutput :: (Generic a, Generic b) => String -> (a -> b) -> a -> b -> IO ()Source
Produced by Haddock version 2.6.1