Skip to content

MichaelBell/AoC-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2023 for nanoV

nanoV is my tiny RV32E SoC that's on Tiny Tapeout 4.

I thought I'd use Advent of Code 2023 as an excuse to create some small programs using the minimal nanoV-sdk that can be used to prove everything works when the TT04 chips are delivered.

Note that the target platform has no file IO so my puzzle input is embedded in the program as a C string. Other than formatting the input so it is a valid C string, no other pre-processing is done outside the programs.

About

Advent of Code 2023 - for nanoV Risc-V tiny SoC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published