summaryrefslogtreecommitdiffstats
path: root/content/zettel/1c4b.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/zettel/1c4b.md')
-rw-r--r--content/zettel/1c4b.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/content/zettel/1c4b.md b/content/zettel/1c4b.md
new file mode 100644
index 0000000..2c89511
--- /dev/null
+++ b/content/zettel/1c4b.md
@@ -0,0 +1,15 @@
++++
+title = "Solution in Vericert"
+date = "2022-05-17"
+author = "Yann Herklotz"
+tags = []
+categories = []
+backlinks = ["1c4a"]
+forwardlinks = ["1c4b1"]
+zettelid = "1c4b"
++++
+
+One possible solution to this in Vericert is to add the MAC operation as
+a valid operation in the Verilog instruction. This means that one can
+then have a peephole optimisation pass (maybe as part of the scheduling
+pass), which will then introduce the MAC operations into the graph.