chalmers-lava2000-1.1.2: Hardware description library

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