diff --git a/src/app.tsx b/src/app.tsx index 0b5e32f..22e920e 100644 --- a/src/app.tsx +++ b/src/app.tsx @@ -273,7 +273,7 @@ function AppContent() {
  • amaranth_playground.show_rtlil(rtlil.convert(m)) displays RTLIL code, the Yosys intermediate representation. This code is accepted by the open-source FPGA toolchain, and is used internally by the Amaranth compiler to produce Verilog code. Unless you are investigating