Rewrite the 'rewriter' + Added transformation schedule to CBD example, simplifying the rules

This commit is contained in:
Joeri Exelmans 2024-11-08 16:27:32 +01:00
parent 80cba4b9f8
commit ad3752cd61
13 changed files with 292 additions and 244 deletions

View file

@ -10,5 +10,3 @@ delay_has_output:RAM_hasOutPort (delay -> delay_out)
state:RAM_State
delay_to_state:RAM_delay2State (delay -> state)
clock:RAM_Clock