jamieiles / 80x86

80186 compatible SystemVerilog CPU core and FPGA reference design

Home Page:https://www.jamieiles.com/80186/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Development workflow questions

sftwninja opened this issue · comments

Hey Jamieiles!

First off, thanks for publishing this project, it's super neat. I really like how you have it set up thru Docker and CMake. It really makes it feel much more akin to normal software development.

Can I ask what your workflow for working on this is like? I feel like I'm missing a few steps and it's making it a bit difficult to do work on it. So far, I've been running CMake, then attaching to the s80x86-dev docker image to do builds and stuff, but I feel like I'm missing a lot of power of the other scripts. I have read the documentation that it builds and digested it the best I can, but I'm just not groking the intermediate steps as much as I'd hoped.

I'm also happy to flesh out the documentation with the additional info if you wouldn't mind tossing it out there :)

Thanks!

Ohey, long time, no answer. Working on that documentation, just got lost for a while with other work, but it's super straightforward to get moving.