Really revert all of the recent rotating changes.
[matthijs/master-project/cλash.git] / HighOrdAlu.hs
index bdbdc3c28821a8aae361e33d445cffb5c05d41bc..8467c38d92ad815bc55053937a5445aac4a0f01f 100644 (file)
@@ -28,4 +28,4 @@ actual_alu :: (Opcode, Vector D4 (SizedInt D8), Vector D4 (SizedInt D8)) -> Vect
 --actual_alu = alu (constant Low) andop
 actual_alu (opc, a, b) = alu (anyset (+) (0 :: SizedInt D8)) (andop (-)) opc a b
 
-runalu = P.map actual_alu sim_input
\ No newline at end of file
+runalu = P.map actual_alu sim_input