apio
apio copied to clipboard
Implement the toolchain for the AGC
Create the toolchain for the AGC (Apollo Guide Computer), multiplatform. Give support in Apio
It is located in this repo
The needed tools are:
- yaYUL --> AGC asembler
- yaAGC --> Simulator
- acc-rom --> Generate the rom.list in Verilog (in the ACC repo)
@Obijuan, is this still applicable?
If so, how does this requests translates to apio features?
@Obijuan, @cavearr, can we close this issue?
I prefer @Obijuan close this , i don't know about it.
Please, do not close it. It is a reminder that apio will integrate in the future tools not only for synthesizing hardware but also for assembling code. The idea is using apio for hardware/software co-design . One of the target is the apolo guide computer (AGC)
@Obijuan,
-
Where are the assembler/linker tools of the AGC?
-
How the content of rom.list will loaded into the AGC core (when running on an actual FPGA board)? Will it be baked into the Verilog model or downloaded separately?
-
Did the 'a' in 'apio' come from 'Apollo'?