RE: PicoBlaze Simulator in JavaScript
August 21, 2022 at 7:31 pm
(This post was last modified: August 21, 2022 at 7:32 pm by bennyboy.)
(August 21, 2022 at 11:05 am)FlatAssembler Wrote: By the way, what do you think about the user interface of the PicoBlaze Simulator?I like the animation of it, and it looks like a sincerely interesting project.
You have a lot going on-- IMO you should assume the client will be on a PC, and use the full width of the media, with multiple large columns, 1 for each section: 1 for the assembler example selection and lines display, another for the input terminal, etc.
If you have time, it may be worth learning a CSS framework, like Boostrap. Seeing the example pages may inspire you in how to lay out the page more productively.