Add support for not yet ratified zilsd/zcmlsd extension
In c_emulator, the following options are added:
-y to enable zilsd extension
-Z to enable zcmlsd extension
In ocaml emulator the following options are added:
-enable-zilsd to enable zilsd extension
-enable-zcmlsd to enable zcmlsd extension
All options are false by default.
The tests were split in Zilsd and Zcmlsd folders because different simulation options are required to run the tests.
Add support for not yet ratified zilsd/zcmlsd extension In c_emulator, the following options are added: -y to enable zilsd extension -Z to enable zcmlsd extension
In ocaml emulator the following options are added: -enable-zilsd to enable zilsd extension -enable-zcmlsd to enable zcmlsd extension
All options are false by default. The tests were split in Zilsd and Zcmlsd folders because different simulation options are required to run the tests.