-
Notifications
You must be signed in to change notification settings - Fork 573
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
litex/tools/litex_sim: move most code from main() to SimSoC()
This aims to turn litex.tools.litex_sim.SimSoC into something useable as a litex_board.targets. The result is to reduce the amount of boilerplate code, and consider the simulator like a regular board, in hope to reduce hardware/simulation mismatch for Linux-on-LitexVexriscv, Zephyr-on-LitexVexriscv, etc.
- Loading branch information
Showing
1 changed file
with
79 additions
and
81 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters