(no commit message)
authorlkcl <lkcl@web>
Thu, 13 May 2021 16:08:39 +0000 (17:08 +0100)
committerIkiWiki <ikiwiki.info>
Thu, 13 May 2021 16:08:39 +0000 (17:08 +0100)
conferences/ics2021.mdwn

index fc6c38dc48573ce7ff9868c6b39ba121e53afbac..3de268e6cf00a8b828b9df372b7e72004506ad49 100644 (file)
@@ -58,8 +58,8 @@ Software Engineers have it drummed into them from either training or
 bitter experience that unit tests are critical at every level.  Whilst
 the Validation Process for an ASIC goes through a rigorous process
 in the Synthesis Tools to ensure its correctness at every step, the
-actual HDL itself, shockingly, is typically put together first and
-only on completion are high-level (binary) unit tests run.  Errors
+actual HDL itself, shockingly, is typically put together in its entirety. 
+Only on completion are high-level (binary) unit tests run.  Errors
 in a low-level subsystem thus become extremely hard to find.
 
 In addition to that, as a Libre Project, we have had to use Libre