Forum Discussion
RR0007
New Contributor
4 years agoRunning Quartus Tcl in a Jupyter notebook
I am working on a number of complex (for me, anyway) Tcl scripts for FPGA flows. I have used Jupyter notebooks for Python work, and really like the producitivity Jupyter provides.
While I know tha...
SyafieqS
Super Contributor
4 years agoHi Robinson,
I don't have any experience in developing tcl script for fpga flow in jupyter env.
But if want to an example for the script flow Quartus, you may refer to link below
May I know how the jupyter helps as you mentioned with Xilinx Pynq stuff?
Is it just do execute the code or have some sorts of dummy synthesis engine that help to simulate the script flow?