logisim-evolution/logisim-evolution

Support 8 bit and 16 bit floating point formats

開放

#1,610 建立於 2022年12月15日

 (7 則留言) (1 個反應) (0 位負責人)Java (505 個分叉)batch import
enhancementgood first issuehelp wanted

倉庫指標

星標
 (3,695 顆星)
PR 合併指標
 (平均合併 3天 18小時) (30 天內合併 47 個 PR)

描述

Discussed in https://github.com/logisim-evolution/logisim-evolution/discussions/1608

Originally posted by juancolonna December 14, 2022 Dear developers, first I'd like to thank you for the amazing work you are doing developing Logisim. Second, I would like to request a new feature if possible.

I use Logisim as a teaching tool with my students. I usually explain initial concepts using 8-bit logic, in a simple way. I often using minifloat (8-bit float) to explain floating number concepts (scale, overflow, etc.). Floating arithmetic blocks don't have the 8-bit option, eg: addition, multiplication, subtraction, etc., and for me it would be very useful. Would it be possible to implement 8-bit float operations? I would be very grateful.

At,

貢獻者指南