aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2023-08-05 13:52:34 +0100
committerYann Herklotz <git@yannherklotz.com>2023-08-05 13:52:34 +0100
commitdb282e232916afd151d579f2148f8cde09f68029 (patch)
tree9e4218b948e5635e7b3798821fab9b6dca3ab57c
parent058c7f00224c23a3fe19060071e18d00eda408a6 (diff)
downloadyannherklotz.com-master.tar.gz
yannherklotz.com-master.zip
Add draft contentHEADmaster
-rw-r--r--content.org9
1 files changed, 9 insertions, 0 deletions
diff --git a/content.org b/content.org
index 354cfd4..a4e1b03 100644
--- a/content.org
+++ b/content.org
@@ -55,6 +55,15 @@ Here are some ways to contact me:
Here you can find all my previous posts:
+** TODO Writing a Program as a State-Machine in Hardware
+
+- Moore and Mealy are normally the distinctions that are made for state
+ machines.
+- This is not that useful for hardware state-machines, especially of real
+ programs.
+- Instead, one can use the distinctions made by
+ [cite/text:@pedroni13_finit_state_machin_hardw].
+
** Downloading Academic Papers Automatically
:PROPERTIES:
:EXPORT_DATE: 2022-07-09