Shaare your links...
5132 links
yakmoijebrille
Home
Login
RSS Feed
ATOM Feed
Tag cloud
Picture wall
Daily
Links per page:
20
50
100
page 1 / 1
2 results for tags
makefile
x
python - How to reduce log line size in Cocotb - Stack Overflow
Pour réduire la taille des lignes dans cocotb, il suffit d'exporter la variable suivante dans son makefile :
export COCOTB_REDUCED_LOG_FMT=1
Sinon la largeur des lignes est ... infinie et c'est illisible.
Thu Nov 2 11:51:52 2017 - permalink
-
-
https://stackoverflow.com/questions/44624407/how-to-reduce-log-line-size-in-cocotb
cocotb
flf
hdl
makefile
python
How do I remove local (untracked) files from my current Git branch? - Stack Overflow
Voila un truc bien pratique quand on a pas envie de se faire un make clean:
git clean -f
Mon Jan 25 16:24:45 2016 - permalink
-
-
http://stackoverflow.com/questions/61212/how-do-i-remove-local-untracked-files-from-my-current-git-branch
git
makefile
programmation
unix
Links per page:
20
50
100
page 1 / 1