modelsim
Here are 63 public repositories matching this topic...
-
Updated
May 22, 2020 - Verilog
-
Updated
Nov 25, 2019 - SystemVerilog
Verilator should only run on Verilog-HDL with proper Verilog file extensions.
maybe a
verilog.lint.include : [".sv", ".v"] //Verilog HDL/SystemVerilog configuration setting
Add command line option, to enable the user to choose which builder he/she wants to use. Suggestion:
--builder BUILDER specify the builded to be used
By adding it, it would allow:
- Users to actively choose the builder the way to use, without any code change (e.g. editing
hdl_checker/builder_utils.py). - to separate use cases and make it easier to track bugs that may arise.
-
Updated
Oct 28, 2019 - Python
-
Updated
Oct 16, 2019 - Shell
-
Updated
Jan 19, 2019 - VHDL
The documentation of pyIPCMI contains references and whole sections belonging to the PoC-Library.
Sub tasks:
- Remove documentation snippets referring to PoC content.
- Remove references to PoC.
- Name PoC as an example / use case.
- Review documentation structure / ToC.
-
Updated
Aug 3, 2017 - Tcl
-
Updated
Apr 23, 2019 - SystemVerilog
-
Updated
Dec 20, 2019 - Tcl
-
Updated
Apr 26, 2018 - VHDL
-
Updated
Dec 21, 2017 - Python
-
Updated
Dec 19, 2017 - VHDL
-
Updated
Nov 20, 2019 - VHDL
-
Updated
Nov 20, 2019 - VHDL
-
Updated
Sep 22, 2017 - SystemVerilog
-
Updated
Jun 26, 2018 - Verilog
-
Updated
Nov 9, 2018 - Python
-
Updated
Apr 3, 2020 - Verilog
-
Updated
Aug 18, 2018 - VHDL
-
Updated
Jul 6, 2020 - SystemVerilog
-
Updated
May 15, 2017 - VHDL
-
Updated
May 15, 2017 - VHDL
Improve this page
Add a description, image, and links to the modelsim topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the modelsim topic, visit your repo's landing page and select "manage topics."

Here is a simple example for Vivado.
https://github.com/SymbiFlow/fpga-tool-perf/blob/f8438d0447ae808fd1434073b037fa30b274c423/fpgaperf.py#L444-L506