Skip to content

TL-X-org/tlvflows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TL-Verilog Flows

This repository contains various design flows (Simulation, ASIC Design/FPGA Design, Lint, etc.,) that can be performed with TL-Verilog designs.

Flows refer to a combination of using various commercial/open-source design tools in conjunction with TL-Verilog frontend tools like makerchip/sandpiper-saas to achieve a design goal.

The flows may be broadly classified into two types

Please refer the readme, in the directories for detailed information

Flows described here are meant for designers using Sandpiper, TL-Verilog compiler directly. In other words, the design can be any generic TL-Verilog/SV design and can have any top module.

Flows described here are meant for designers using the makerchip IDE and want to leverage its features like automatic stimulus/tb generation, VIZ, design hierarchy diagram etc., out of the box. This primarily uses the makerchip top module which instantiates the user design, and runs on makerchip.

Note

This project is WiP, readme and instructions may be out-of-date. Please join TL-Verilog users Slack by clicking here for discussions, issues, contributions etc.,