Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
scratch:tutorial_1_-_a_simple_inverter [2020/11/02 14:33] olescratch:tutorial_1_-_a_simple_inverter [2020/12/02 06:00] (current) – external edit 127.0.0.1
Line 86: Line 86:
 </file> </file>
  
-the prsim simulator can only read pure production rule files, and not the hierarchical act files we use so to simulate we need to convert our definition.+the prsim simulator can only read pure production rule files, and not the hierarchical act files with embedded production rules we wrote before. So to simulate we need to convert our definition to plain and flat production rules.
 If the file above is called ''test_inv.act'', a production rule file can be created from the ACT file by: If the file above is called ''test_inv.act'', a production rule file can be created from the ACT file by: