PicoBlaze computer

  • 36 Replies
  • 3195 Views
*

FlatAssembler

  • 670
  • Not a FE-er
Re: PicoBlaze computer
« Reply #30 on: March 02, 2022, 11:25:01 PM »
Ok fine, I'll make a serious response. Is there a particular reason you are hung up on PicoBlaze? As opposed to something much more readily accessible like an Arduino or literally any other programmable microcontroller? Is it because your goal is to make a PicoBlaze simulator? Or is there a larger goal here?
Yes, my goal is to make an easy-to-use PicoBlaze Simulator. There are many good Arduino simulators out there, and I will not make yet another one, because it would be unlikely that my work comes useful to anybody.
« Last Edit: March 02, 2022, 11:27:43 PM by FlatAssembler »
Fan of Stephen Wolfram.
This is my parody of the conspiracy theorists:
https://www.theflatearthsociety.org/forum/index.php?topic=71184.0
This is my attempt to refute the Flat-Earth theory:

*

FlatAssembler

  • 670
  • Not a FE-er
Re: PicoBlaze computer
« Reply #31 on: March 02, 2022, 11:26:54 PM »
Fucking Professional Golfers' Association?
No, FPGA is "Field-programmable gate array"
Oh, my bad.  You can see where my confusion arose.
Nope, I do not see where the confusion arose.
Fan of Stephen Wolfram.
This is my parody of the conspiracy theorists:
https://www.theflatearthsociety.org/forum/index.php?topic=71184.0
This is my attempt to refute the Flat-Earth theory:

*

Stash

  • Ethical Stash
  • 13398
  • I am car!
Re: PicoBlaze computer
« Reply #32 on: March 02, 2022, 11:29:23 PM »
Ok fine, I'll make a serious response. Is there a particular reason you are hung up on PicoBlaze? As opposed to something much more readily accessible like an Arduino or literally any other programmable microcontroller? Is it because your goal is to make a PicoBlaze simulator? Or is there a larger goal here?
Yes, my goal is to make an easy-to-use PicoBlaze Simulator. There are many good Arduino simulators out there, and I will not make yet another one, because it would be unlikely that my work comes useful to anybody.

Are the ones that already exist not easy-to-use?

*

FlatAssembler

  • 670
  • Not a FE-er
Re: PicoBlaze computer
« Reply #33 on: March 02, 2022, 11:31:45 PM »
If I don't have access to one, how can I be sure it exists?
Because I used to have access to one, during laboratory excercises in the Computer Architecture course. And, furthermore, there are all kinds of small computers out there, so PicoBlaze existing does not seem like an extraordinary statement.
Fan of Stephen Wolfram.
This is my parody of the conspiracy theorists:
https://www.theflatearthsociety.org/forum/index.php?topic=71184.0
This is my attempt to refute the Flat-Earth theory:

*

FlatAssembler

  • 670
  • Not a FE-er
Re: PicoBlaze computer
« Reply #34 on: March 02, 2022, 11:34:31 PM »
Ok fine, I'll make a serious response. Is there a particular reason you are hung up on PicoBlaze? As opposed to something much more readily accessible like an Arduino or literally any other programmable microcontroller? Is it because your goal is to make a PicoBlaze simulator? Or is there a larger goal here?
Yes, my goal is to make an easy-to-use PicoBlaze Simulator. There are many good Arduino simulators out there, and I will not make yet another one, because it would be unlikely that my work comes useful to anybody.

Are the ones that already exist not easy-to-use?
No, because they need to be installed. My PicoBlaze Simulator can run directly in a browser, no need to install anything on your computer.
Fan of Stephen Wolfram.
This is my parody of the conspiracy theorists:
https://www.theflatearthsociety.org/forum/index.php?topic=71184.0
This is my attempt to refute the Flat-Earth theory:

*

JJA

  • 6869
  • Math is math!
Re: PicoBlaze computer
« Reply #35 on: March 29, 2022, 02:12:13 PM »
I do see a number of PicoBlaze simulators out there.

Perhaps look at their code for an overview of what they are doing?

https://github.com/sc0ty/picoblaze

I'm assuming you want to simulate the workings of the CPU, not the underlying FPGA architecture which would be a totally different level of complexity.

*

FlatAssembler

  • 670
  • Not a FE-er
Re: PicoBlaze computer
« Reply #36 on: May 12, 2022, 02:24:44 AM »
I do see a number of PicoBlaze simulators out there.

Perhaps look at their code for an overview of what they are doing?

https://github.com/sc0ty/picoblaze

I'm assuming you want to simulate the workings of the CPU, not the underlying FPGA architecture which would be a totally different level of complexity.
Yeah, I am not simulating the underlying FPGA structure. You can see exactly how my simulator works here: https://flatassembler.github.io/PicoBlaze/simulator.js
Fan of Stephen Wolfram.
This is my parody of the conspiracy theorists:
https://www.theflatearthsociety.org/forum/index.php?topic=71184.0
This is my attempt to refute the Flat-Earth theory: