-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
- Loading branch information
There are no files selected for viewing
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta name="viewport" content="width=device-width, initial-scale=1" /><title>NITTA.Model.Microarchitecture.Config</title><link href="linuwial.css" rel="stylesheet" type="text/css" title="Linuwial" /><link rel="stylesheet" type="text/css" href="quick-jump.css" /><link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700" /><script src="haddock-bundle.min.js" async="async" type="text/javascript"></script><script type="text/x-mathjax-config">MathJax.Hub.Config({ tex2jax: { processClass: "mathjax", ignoreClass: ".*" } });</script><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script></head><body><div id="package-header"><span class="caption">nitta-0.0.0.1: Tool for Hard Real-Time CGRA Processors</span><ul class="links" id="page-menu"><li><a href="src/NITTA.Model.Microarchitecture.Config.html">Source</a></li><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul></div><div id="content"><div id="module-header"><table class="info"><tr><th>Safe Haskell</th><td>Safe-Inferred</td></tr><tr><th>Language</th><td>Haskell2010</td></tr></table><p class="caption">NITTA.Model.Microarchitecture.Config</p></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><a id="v:mkMicroarchitecture" class="def">mkMicroarchitecture</a> :: (<a href="NITTA-Intermediate-Value.html#t:Val" title="NITTA.Intermediate.Value">Val</a> v, <a href="NITTA-Intermediate-Variable.html#t:Var" title="NITTA.Intermediate.Variable">Var</a> x, <a href="../aeson-2.0.3.0/Data-Aeson-Types.html#t:ToJSON" title="Data.Aeson.Types">ToJSON</a> a, <a href="../aeson-2.0.3.0/Data-Aeson-Types.html#t:ToJSON" title="Data.Aeson.Types">ToJSON</a> x) => <a href="NITTA-Model-Networks-Types.html#t:IOSynchronization" title="NITTA.Model.Networks.Types">IOSynchronization</a> -> <a href="../unordered-containers-0.2.19.1/Data-HashMap-Strict.html#t:HashMap" title="Data.HashMap.Strict">HashMap</a> <a href="../text-1.2.5.0/Data-Text.html#t:Text" title="Data.Text">Text</a> a -> <a href="NITTA-Model-Networks-Bus.html#t:BusNetwork" title="NITTA.Model.Networks.Bus">BusNetwork</a> <a href="../text-1.2.5.0/Data-Text.html#t:Text" title="Data.Text">Text</a> x v <a href="../base-4.16.4.0/Data-Int.html#t:Int" title="Data.Int">Int</a> <a href="src/NITTA.Model.Microarchitecture.Config.html#mkMicroarchitecture" class="link">Source</a> <a href="#v:mkMicroarchitecture" class="selflink">#</a></p></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.26.0</p></div></body></html> | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><meta name="viewport" content="width=device-width, initial-scale=1" /><title>NITTA.Model.Microarchitecture.Config</title><link href="linuwial.css" rel="stylesheet" type="text/css" title="Linuwial" /><link rel="stylesheet" type="text/css" href="quick-jump.css" /><link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400i,700" /><script src="haddock-bundle.min.js" async="async" type="text/javascript"></script><script type="text/x-mathjax-config">MathJax.Hub.Config({ tex2jax: { processClass: "mathjax", ignoreClass: ".*" } });</script><script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script></head><body><div id="package-header"><span class="caption">nitta-0.0.0.1: Tool for Hard Real-Time CGRA Processors</span><ul class="links" id="page-menu"><li><a href="src/NITTA.Model.Microarchitecture.Config.html">Source</a></li><li><a href="index.html">Contents</a></li><li><a href="doc-index.html">Index</a></li></ul></div><div id="content"><div id="module-header"><table class="info"><tr><th>Safe Haskell</th><td>Safe-Inferred</td></tr><tr><th>Language</th><td>Haskell2010</td></tr></table><p class="caption">NITTA.Model.Microarchitecture.Config</p></div><div id="interface"><h1>Documentation</h1><div class="top"><p class="src"><a id="v:mkMicroarchitecture" class="def">mkMicroarchitecture</a> :: (<a href="NITTA-Intermediate-Value.html#t:Val" title="NITTA.Intermediate.Value">Val</a> v, <a href="NITTA-Intermediate-Variable.html#t:Var" title="NITTA.Intermediate.Variable">Var</a> x, <a href="../htoml-1.0.0.3/Text-Toml-Types.html#t:ToJSON" title="Text.Toml.Types">ToJSON</a> a, <a href="../htoml-1.0.0.3/Text-Toml-Types.html#t:ToJSON" title="Text.Toml.Types">ToJSON</a> x) => <a href="NITTA-Model-Networks-Types.html#t:IOSynchronization" title="NITTA.Model.Networks.Types">IOSynchronization</a> -> <a href="../unordered-containers-0.2.19.1/Data-HashMap-Strict.html#t:HashMap" title="Data.HashMap.Strict">HashMap</a> <a href="../text-1.2.5.0/Data-Text.html#t:Text" title="Data.Text">Text</a> a -> <a href="NITTA-Model-Networks-Bus.html#t:BusNetwork" title="NITTA.Model.Networks.Bus">BusNetwork</a> <a href="../text-1.2.5.0/Data-Text.html#t:Text" title="Data.Text">Text</a> x v <a href="../base-4.16.4.0/Data-Int.html#t:Int" title="Data.Int">Int</a> <a href="src/NITTA.Model.Microarchitecture.Config.html#mkMicroarchitecture" class="link">Source</a> <a href="#v:mkMicroarchitecture" class="selflink">#</a></p></div></div></div><div id="footer"><p>Produced by <a href="http://www.haskell.org/haddock/">Haddock</a> version 2.26.0</p></div></body></html> |
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.