Skip to content

July/August Integration

Compare
Choose a tag to compare
@tomcl tomcl released this 05 Jul 14:30
· 849 commits to master since this release

Integrate summer FYP work into Issie.

3.0.0beta.10

  • new color themes
  • new simulation and waveform generation with progress bars on waits > 300ms (adjustable)
  • some bug fixing
  • new components polished
  • memories linked to files auto-update
  • Issie stick integration

3.0.0beta.9

  • Integrate new components: counter, bit spreader
  • Make CIN, COUT ports on adder optional
  • Make switching MUX2 inputs possible
  • Change background
  • Add descriptions to sheets
  • Optionally scale height and width of custom components
  • Improve wavesim geometry

3.0.0beta.8

  • Highlight all connections, and all labels on wave name hover
  • Push input defaults from input state in step simulator, add defaults to step simulator
  • Small polishing to waveform simulator

3.0.0beta.7

  • Mend waveform simulator bug preventing editing while running simulator
  • Improve info boxes
  • Add default values to inputs

3.0.0beta.6

  • Remake waveform simulator UI consistent with step simulator
  • Major refactoring to allow waveform selection and simulation across all design sheets (it is about optimal)
  • Technical debt reduction (painful) around how simulator is used
  • Fix waveform simulator HTML/CSS
  • Many fixes and improvements to verilog components

3.0.0beta.5

  • integrate new waveform simulator