uwsampl / churchroad

MIT License
5 stars 1 forks source link

If Verilog variables include keywords - it'll cause an Egglog syntax error. #61

Open thiskappaisgrey opened 4 weeks ago

thiskappaisgrey commented 4 weeks ago

For example, if you have: (let set (Var "set" 1))

This is an Egglog syntax error.