wavedrom / wavedrom.github.io

Digital timing diagram editor
https://wavedrom.com
MIT License
898 stars 156 forks source link

Unable to export PNG for REG with online editor #44

Closed BrewKris closed 4 years ago

BrewKris commented 5 years ago

Tried this on Windows Chrome, Firefox and Explorer.

Even with a very simple reg, the export does not work with the online editor.

Export works fine with waveforms.

Eg. {reg:[ {name: 'field', bits: 10}, ], config: {bits: 10, }}

drom commented 5 years ago

good. catch.

drom commented 4 years ago

related to #50