X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=c%CE%BBash%2FCLasH%2FNormalize%2FNormalizeTools.hs;h=ed538cfc455ffc8431b834a0cd768f353b539af0;hb=25b6c1ebc720fda83104b93d4a24ad8dde4d71a5;hp=633ac7af44c0294c02a5e6d071e9cd19e0c81df1;hpb=ba3fc1b305de424187b698b18a5facac799093f4;p=matthijs%2Fmaster-project%2Fc%CE%BBash.git diff --git "a/c\316\273ash/CLasH/Normalize/NormalizeTools.hs" "b/c\316\273ash/CLasH/Normalize/NormalizeTools.hs" index 633ac7a..ed538cf 100644 --- "a/c\316\273ash/CLasH/Normalize/NormalizeTools.hs" +++ "b/c\316\273ash/CLasH/Normalize/NormalizeTools.hs" @@ -211,7 +211,7 @@ isUserDefined bndr = str `notElem` (compiler_names ++ builtin_names) , "copy", "lengthT", "null", "hwxor", "hwand", "hwor" , "hwnot", "not", "+", "*", "-", "fromSizedWord" , "resizeWord", "resizeInt", "fst", "snd", "blockRAM" - , "split", "==", "/=" + , "split", "==", "/=", "init" ] -- , (ltId , (2, genOperator2 (AST.:<:) ) )