User Tools

Site Tools


if_now_sysdate_sleep_15_0

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
if_now_sysdate_sleep_15_0 [2025/10/11 16:18] – [Logic synthesis and placement and routing from source code using Xilinx Vivado project file] 104.233.166.1if_now_sysdate_sleep_15_0 [2026/02/15 11:25] (current) – [How to build the RISC-V cross compiler and RISC-V Linux binary files that works with RVSoC] 157.230.240.151
Line 28: Line 28:
 - [[https://reference.digilentinc.com/reference/programmable-logic/arty-a7/reference-manual|Arty A7-35T board]] with Xilinx Artix-7 FPGA - [[https://reference.digilentinc.com/reference/programmable-logic/arty-a7/reference-manual|Arty A7-35T board]] with Xilinx Artix-7 FPGA
  
-{{:sit3-shine.7.gif?nolink&50|}}+{{:sit3-shine.7.gif?nolink&50|}}
  
  
-{{:welcom2.png?nolink&1200|}}+{{:welcom2.png?nolink&1200|}}
  
  
  
-## What's new+## What's new
  
 - 2020/08/24 : Released Ver.0.5.3 that can execute Verilog simulation using Verilator - 2020/08/24 : Released Ver.0.5.3 that can execute Verilog simulation using Verilator
Line 128: Line 128:
  
 ``` ```
-$ vivado &+$ vivado &
 ``` ```
  
-- Click "Open Hardware Managerin "Taskat the top page+- Click "Open Hardware Manager" in "Task" at the top page
  
 (4) Write the bitstream file to a FPGA board (4) Write the bitstream file to a FPGA board
  
-- Click "Open targetand "Auto Connectto recognize a FPGA board+- Click "Open target" and "Auto Connect" to recognize a FPGA board
  
-- Click "Program deviceand a specify Bitstream file+- Click "Program device" and a specify Bitstream file
   - When using Nexys A7 board : `nexys4.bit`   - When using Nexys A7 board : `nexys4.bit`
   - When using Arty A7-35T board : `arty35t.bit`   - When using Arty A7-35T board : `arty35t.bit`
  
-- Click "Programto write bitstream to a FPGA board+- Click "Program" to write bitstream to a FPGA board
  
 When the bitstream data is correctly written to the Nexys A7 board, When the bitstream data is correctly written to the Nexys A7 board,
-the DONE LED lights up and "ArchProcis displayed on the 8-digit 7-segment LEDs.+the DONE LED lights up and "ArchProc" is displayed on the 8-digit 7-segment LEDs.
 Also, the lower right LED will blink at regular intervals,  Also, the lower right LED will blink at regular intervals, 
  
Line 161: Line 161:
  
 ``` ```
-$ gtkterm &+$ gtkterm &
 ``` ```
  
-- Click "Configuration"->"Port"+- Click "Configuration"->"Port"
 - Change the Port of Serial port to the appropriate USB Serial Port like `/dev/ttyUSB1` - Change the Port of Serial port to the appropriate USB Serial Port like `/dev/ttyUSB1`
 - Change the Baud Rate of Serial port to “8000000” and click “OK” - Change the Baud Rate of Serial port to “8000000” and click “OK”
-- Click "Configuration"->"CR LF autofor New-line code+- Click "Configuration"->"CR LF auto" for New-line code
  
 Second, check the setting of the port used for serial communication in the pySerial program `serial_sendfile.py`. Second, check the setting of the port used for serial communication in the pySerial program `serial_sendfile.py`.
Line 184: Line 184:
  
 ``` ```
-$ python3 serial_sendfile.py 8 "initmem.bin"+$ python3 serial_sendfile.py 8 "initmem.bin"
 ``` ```
  
Line 197: Line 197:
 The program is automatically terminated when the transmission is completed. The program is automatically terminated when the transmission is completed.
  
-Confirm that "finished!is displayed on the console of the terminal.+Confirm that "finished!" is displayed on the console of the terminal.
  
 Linux starts up and a Linux startup message is displayed on the GTKTerm console. Linux starts up and a Linux startup message is displayed on the GTKTerm console.
Line 393: Line 393:
  
 Copyright (c) 2020 Kise Laboratory, Tokyo Institute of Technology Copyright (c) 2020 Kise Laboratory, Tokyo Institute of Technology
 +1
if_now_sysdate_sleep_15_0.1760167138.txt.gz · Last modified: 2025/10/11 16:18 by 104.233.166.1