X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fmaster-project%2Fdsd-paper.git;a=blobdiff_plain;f=c%CE%BBash.lhs;h=f0eae8433aaf7e23cde09fda7df2bd3826eaf172;hp=f7a763ee1923d1cbe5fd0d2775bc1e8d1a76dc50;hb=20bcf9d86e5e6c2b40cbb48e55274a8f60054dcd;hpb=997b8f1eadcc74a0a58c17f038f61f6d5a3d9fc1 diff --git "a/c\316\273ash.lhs" "b/c\316\273ash.lhs" index f7a763e..f0eae84 100644 --- "a/c\316\273ash.lhs" +++ "b/c\316\273ash.lhs" @@ -512,8 +512,8 @@ in this research. The functions describe the behavior of the hardware between clock cycles, as such, only synchronous systems can be described. Many functional hardware description models signals as a stream of all values over time; state is then modeled as a delay on this stream of values. The approach -taken in this research is to make the current state of the circuit part of the -input of the function and the updated state part of the output of a function. +taken in this research is to make the current state of a circuit part of the +input of the function and the updated state part of the output. Like the standard hardware description languages, descriptions made in a functional hardware description language must eventually be converted into a