Third-Party Notices
Unless otherwise noted, original TALOS-V2 source code, RTL, scripts, configuration, and documentation are licensed under the Apache License, Version 2.0. The following files and directories include third-party material, generated artifacts, or tool/vendor generated outputs that may be subject to separate terms.
Intel / Altera FPGA IP and Generated Files
The rtl/ip/jtag_microgpt_bridge/ directory contains Intel/Altera Platform
Designer/Qsys IP outputs and related generated files. Several files in this
directory carry Intel Corporation or Altera Corporation copyright notices and
state that use is subject to Intel FPGA tool and IP license agreements.
These files are not relicensed by TALOS-V2. Preserve their notices and comply with the applicable Intel FPGA/Quartus license terms.
The following project/report files are also generated by or for Intel Quartus Prime flows and may contain Intel notices or tool-output restrictions:
rtl/de1_soc_microgpt_rtl.pinrtl/de1_soc_microgpt_rtl.qpfrtl/de1_soc_microgpt_rtl.qsfrtl/de1_soc_microgpt_rtl.sdcrtl/c5_pin_model_dump.txtrtl/docs/c5_pin_model_dump.txt
Andrej Karpathy microGPT Reference Material
This project implements an FPGA RTL inference path inspired by Andrej Karpathy's microGPT work and includes reference material for comparison and documentation.
Known related paths:
rtl/microgpt/microgpt.pyrtl/docs/description.mdrtl/docs/microgpt.txtrtl/python/karpathy_exact_reference.pyrtl/python/reference_equivalence.pyrtl/python/test_reference_equivalence.py
The copied reference article/text and the original microGPT-style Python source are attributed to Andrej Karpathy. They are included for reference and validation context and are not relicensed by TALOS-V2 unless their upstream license explicitly permits that use.
makemore Names Dataset
The microGPT reference code downloads or uses the names dataset from Andrej
Karpathy's makemore project. The repository-local dataset and trained weights
are related to that reference workflow:
rtl/microgpt/names.txtrtl/microgpt/weights_only.npyrtl/microgpt/model_weights_init.npyrtl/microgpt/model_weights_init_flat.npyrtl/generated/*.hex
Treat these data and generated model artifacts as separate from the original TALOS-V2 implementation license unless you have verified the upstream dataset and model-artifact permissions for your intended use.