Author Topic: Logisim Axe  (Read 7100 times)

0 Members and 1 Guest are viewing this topic.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Logisim Axe
« Reply #15 on: December 04, 2010, 06:06:40 pm »
Lulz that would be epic. I wonder how slow it would be to emulate ASM programs, though...
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Runer112

  • Moderator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2289
  • Rating: +639/-31
    • View Profile
Re: Logisim Axe
« Reply #16 on: December 04, 2010, 06:16:55 pm »
Wouldn't it be awesome if somebody could emulate the z80 microprocessor using this program?
Then wouldn't it recursively awesome if somebody could simulate the entire TI OS and run TI-Basic programs on the emulator?
Even more awesome: use Logisim to simulate an z80 microprocessor, which happens to be running Logisim, which in turn is simulating another z80 microprocessor running Logisim...


Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Logisim Axe
« Reply #17 on: December 05, 2010, 12:23:53 am »
Lol Runer112. It would be funny though to have an emulator being emulated by itself. :P
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline nemo

  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1203
  • Rating: +95/-11
    • View Profile
Re: Logisim Axe
« Reply #18 on: December 05, 2010, 12:32:58 am »
yo dawg i herd you liek microprocessors so i wrote a z80 processor in logisim for the z80 so you can emulate CPUs while you emulate CPUs.

memes aside, this is pretty sweet, though i haven't managed to do much in it.


Ashbad

  • Guest
Re: Logisim Axe
« Reply #19 on: December 05, 2010, 01:03:57 pm »
Logisim in axe... that would be pretty sick!  then we could make a z80 microprocessor on a z80 based calculator...

Offline willrandship

  • Omnimagus of the Multi-Base.
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2953
  • Rating: +98/-13
  • Insert sugar to begin programming subroutine.
    • View Profile
Re: Logisim Axe
« Reply #20 on: December 05, 2010, 02:17:35 pm »
so, this is the circuit design program? that's pretty nice.

I can't use it for my CPU designing unless it supports voltage values :P and keeps track of voltage drops though transistors and such.

SirCmpwn

  • Guest
Re: Logisim Axe
« Reply #21 on: December 05, 2010, 08:51:04 pm »
So much recursion... x.x

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: Logisim Axe
« Reply #22 on: December 05, 2010, 09:00:38 pm »
How is it going?  Are you planning to implement propagation like in the real logisim?

SirCmpwn

  • Guest
Re: Logisim Axe
« Reply #23 on: December 05, 2010, 09:06:21 pm »
Can you define propagation for me?

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: Logisim Axe
« Reply #24 on: December 05, 2010, 09:22:59 pm »
The fact that electricity does not travel through circuits instantaneously.  So if you have a wire that is attached to inputs of an AND gate, but one of the inputs has a NOT attached to it, when the wire goes from 0 to 1, for a small moment the AND gate will read a 1 because the electricity hasn't passed through the NOT gate and become a 0 yet.

SirCmpwn

  • Guest
Re: Logisim Axe
« Reply #25 on: December 05, 2010, 09:23:39 pm »
I will probably not support that.  It *is* a calculator ;)

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: Logisim Axe
« Reply #26 on: December 05, 2010, 09:25:05 pm »
Haha gotcha, so then that circuit will never be able to be true?  What happens if you have a NOT gate attached to itself? o.O

SirCmpwn

  • Guest
Re: Logisim Axe
« Reply #27 on: December 05, 2010, 09:27:37 pm »
The world blows up.

Offline Builderboy

  • Physics Guru
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5673
  • Rating: +613/-9
  • Would you kindly?
    • View Profile
Re: Logisim Axe
« Reply #28 on: December 05, 2010, 09:45:22 pm »
D: but but but but i live there

Offline jnesselr

  • King Graphmastur
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2270
  • Rating: +81/-20
  • TAO == epic
    • View Profile
Re: Logisim Axe
« Reply #29 on: December 05, 2010, 09:47:43 pm »
D: but but but but i live there
See, I don't. And that's the beauty of living in outer space.

I just checked what the real logism did, and it just threw an error. (The line went red)

EDIT: That makes me wonder how SirCmpwn is gonna do wires, bit lengths, and sub-circuits, oh my!
« Last Edit: December 05, 2010, 09:54:49 pm by graphmastur »